How to Install and Uninstall net-tools.x86_64 Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "net-tools.x86_64" package
This guide let you learn how to install net-tools.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
net-tools.x86_64
Copied
2. Uninstall "net-tools.x86_64" package
Please follow the step by step instructions below to uninstall net-tools.x86_64 on Oracle Linux 8:
$
sudo dnf remove
net-tools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the net-tools.x86_64 package on Oracle Linux 8
Last metadata expiration check: 5:14:41 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : net-tools
Version : 2.0
Release : 0.52.20160912git.el8
Architecture : x86_64
Size : 322 k
Source : net-tools-2.0-0.52.20160912git.el8.src.rpm
Repository : ol8_baseos_latest
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.
Available Packages
Name : net-tools
Version : 2.0
Release : 0.52.20160912git.el8
Architecture : x86_64
Size : 322 k
Source : net-tools-2.0-0.52.20160912git.el8.src.rpm
Repository : ol8_baseos_latest
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.