How to Install and Uninstall tcpflow Package on openSUSE Leap
Last updated: February 03,2025
1. Install "tcpflow" package
Please follow the step by step instructions below to install tcpflow on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
tcpflow
Copied
2. Uninstall "tcpflow" package
Please follow the instructions below to uninstall tcpflow on openSUSE Leap:
$
sudo zypper remove
tcpflow
Copied
3. Information about the tcpflow package on openSUSE Leap
Information for package tcpflow:
--------------------------------
Repository : Main Repository
Name : tcpflow
Version : 1.6.1-bp155.3.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 693.4 KiB
Installed : No
Status : not installed
Source package : tcpflow-1.6.1-bp155.3.8.src
Upstream URL : https://github.com/simsong/tcpflow
Summary : Program for capturing and collecting TCP streams
Description :
tcpflow is a program that captures data transmitted as part of TCP connections
(flows), and stores the data in a way that is convenient for protocol
analysis and debugging. Each TCP flow is stored in its own file. Thus, the
typical TCP flow will be stored in two files, one for each direction.
tcpflow can also process stored 'tcpdump' packet flows.
--------------------------------
Repository : Main Repository
Name : tcpflow
Version : 1.6.1-bp155.3.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 693.4 KiB
Installed : No
Status : not installed
Source package : tcpflow-1.6.1-bp155.3.8.src
Upstream URL : https://github.com/simsong/tcpflow
Summary : Program for capturing and collecting TCP streams
Description :
tcpflow is a program that captures data transmitted as part of TCP connections
(flows), and stores the data in a way that is convenient for protocol
analysis and debugging. Each TCP flow is stored in its own file. Thus, the
typical TCP flow will be stored in two files, one for each direction.
tcpflow can also process stored 'tcpdump' packet flows.