tcpflow from home:ikoga project
Select Your Operating System
Add repository and install manually
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ikoga/CentOS_7/home:ikoga.repo yum install tcpflow
Grab binary packages directly
Add repository and install manually
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ikoga/Fedora_39/home:ikoga.repo dnf install tcpflow
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:ikoga/Fedora_38/home:ikoga.repo dnf install tcpflow
Grab binary packages directly
Add repository and install manually
For openSUSE Factory run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:ikoga/openSUSE_Factory/home:ikoga.repo zypper refresh zypper install tcpflow