How to Install and Uninstall tcpick.x86_64 Package on CentOS Stream 8
Last updated: November 15,2024
1. Install "tcpick.x86_64" package
In this section, we are going to explain the necessary steps to install tcpick.x86_64 on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
tcpick.x86_64
Copied
2. Uninstall "tcpick.x86_64" package
Please follow the step by step instructions below to uninstall tcpick.x86_64 on CentOS Stream 8:
$
sudo dnf remove
tcpick.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tcpick.x86_64 package on CentOS Stream 8
Last metadata expiration check: 3:40:10 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : tcpick
Version : 0.2.1
Release : 38.el8
Architecture : x86_64
Size : 56 k
Source : tcpick-0.2.1-38.el8.src.rpm
Repository : epel
Summary : A tcp stream sniffer, tracker and capturer
URL : http://tcpick.sourceforge.net/
License : GPLv2+
Description : tcpick is a textmode sniffer that can track tcp streams and saves
: the data captured in files or displays them in the terminal. Useful
: for picking files in a passive way.
:
: It can store all connections in different files, or it can display
: all the stream on the terminal. It is useful to keep track of what
: users of a network are doing, and is usable with textmode tools
: like grep, sed and awk. It can handle eth and ppp interfaces.
Available Packages
Name : tcpick
Version : 0.2.1
Release : 38.el8
Architecture : x86_64
Size : 56 k
Source : tcpick-0.2.1-38.el8.src.rpm
Repository : epel
Summary : A tcp stream sniffer, tracker and capturer
URL : http://tcpick.sourceforge.net/
License : GPLv2+
Description : tcpick is a textmode sniffer that can track tcp streams and saves
: the data captured in files or displays them in the terminal. Useful
: for picking files in a passive way.
:
: It can store all connections in different files, or it can display
: all the stream on the terminal. It is useful to keep track of what
: users of a network are doing, and is usable with textmode tools
: like grep, sed and awk. It can handle eth and ppp interfaces.