How to Install and Uninstall libpcap.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 21,2024
1. Install "libpcap.x86_64" package
Learn how to install libpcap.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libpcap.x86_64
Copied
2. Uninstall "libpcap.x86_64" package
Please follow the steps below to uninstall libpcap.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libpcap.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpcap.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:12:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libpcap
Epoch : 14
Version : 1.9.1
Release : 5.el8
Architecture : x86_64
Size : 169 k
Source : libpcap-1.9.1-5.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : A system-independent interface for user-level packet capture
URL : http://www.tcpdump.org
License : BSD with advertising
Description : Libpcap provides a portable framework for low-level network
: monitoring. Libpcap can provide network statistics collection,
: security monitoring and network debugging. Since almost every system
: vendor provides a different interface for packet capture, the libpcap
: authors created this system-independent API to ease in porting and to
: alleviate the need for several system-dependent packet capture modules
: in each application.
:
: Install libpcap if you need to do low-level network traffic monitoring
: on your network.
Available Packages
Name : libpcap
Epoch : 14
Version : 1.9.1
Release : 5.el8
Architecture : x86_64
Size : 169 k
Source : libpcap-1.9.1-5.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : A system-independent interface for user-level packet capture
URL : http://www.tcpdump.org
License : BSD with advertising
Description : Libpcap provides a portable framework for low-level network
: monitoring. Libpcap can provide network statistics collection,
: security monitoring and network debugging. Since almost every system
: vendor provides a different interface for packet capture, the libpcap
: authors created this system-independent API to ease in porting and to
: alleviate the need for several system-dependent packet capture modules
: in each application.
:
: Install libpcap if you need to do low-level network traffic monitoring
: on your network.