How to Install and Uninstall net-tools.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "net-tools.x86_64" package
Please follow the step by step instructions below to install net-tools.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
net-tools.x86_64
Copied
2. Uninstall "net-tools.x86_64" package
This is a short guide on how to uninstall net-tools.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
net-tools.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the net-tools.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : net-tools
Arch : x86_64
Version : 2.0
Release : 0.25.20131004git.el7
Size : 917 k
Repo : installed
From repo : anaconda
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.
Name : net-tools
Arch : x86_64
Version : 2.0
Release : 0.25.20131004git.el7
Size : 917 k
Repo : installed
From repo : anaconda
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.