How to Install and Uninstall net-tools-deprecated Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "net-tools-deprecated" package

This guide let you learn how to install net-tools-deprecated on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install net-tools-deprecated

2. Uninstall "net-tools-deprecated" package

This is a short guide on how to uninstall net-tools-deprecated on openSuSE Tumbleweed:

$ sudo zypper remove net-tools-deprecated

3. Information about the net-tools-deprecated package on openSuSE Tumbleweed

Information for package net-tools-deprecated:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : net-tools-deprecated
Version : 2.10-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 456.4 KiB
Installed : No
Status : not installed
Source package : net-tools-2.10-2.4.src
Upstream URL : https://sourceforge.net/projects/net-tools/
Summary : Deprecated Networking Utilities
Description :
This package contains the deprecated network utilities arp, ifconfig, netstat and route,
which have been replaced by tools from the iproute2 package:
* arp -> ip [-r] neigh
* ifconfig -> ip a
* netstat -> ss [-r]
* route -> ip r

5. The same packages on other Linux Distributions