How to Install and Uninstall net-tools.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "net-tools.x86_64" package

Please follow the step by step instructions below to install net-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install net-tools.x86_64

2. Uninstall "net-tools.x86_64" package

Please follow the guidelines below to uninstall net-tools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove net-tools.x86_64 $ sudo dnf autoremove

3. Information about the net-tools.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:26:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : net-tools
Version : 2.0
Release : 0.62.20160912git.el9
Architecture : x86_64
Size : 309 k
Source : net-tools-2.0-0.62.20160912git.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Basic networking tools
URL : http://sourceforge.net/projects/net-tools/
License : GPLv2+
Description : The net-tools package contains basic networking tools,
: including ifconfig, netstat, route, and others.
: Most of them are obsolete. For replacement check iproute package.