How to Install and Uninstall nsntrace.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "nsntrace.x86_64" package

Please follow the instructions below to install nsntrace.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install nsntrace.x86_64

2. Uninstall "nsntrace.x86_64" package

Learn how to uninstall nsntrace.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove nsntrace.x86_64 $ sudo dnf autoremove

3. Information about the nsntrace.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:37:09 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : nsntrace
Version : 4
Release : 2.el8
Architecture : x86_64
Size : 26 k
Source : nsntrace-4-2.el8.src.rpm
Repository : epel
Summary : Perform network trace of a program by using network namespaces
URL : https://github.com/nsntrace/nsntrace
License : GPLv2+
Description : The nsntrace program uses Linux network namespaces to perform network traces
: of a single application. The traces are saved as pcap files. And can later be
: analyzed by for instance Wireshark.