rtpr
transitional dummy package for iproute2
Install
- All systems
-
curl cmd.cat/rtpr.sh
- Debian
-
apt-get install iproute2
- Ubuntu
-
apt-get install iproute2
- Alpine
-
apk add iproute2
- Arch Linux
-
pacman -S iproute2
- Kali Linux
-
apt-get install iproute2
- CentOS
-
yum install iproute
- Fedora
-
dnf install iproute
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install iproute2
- Raspbian
-
apt-get install iproute2
- Dockerfile
- dockerfile.run/rtpr
- Docker
-
docker run cmd.cat/rtpr rtpr
powered by Commando
iproute
transitional dummy package for iproute2
This is a transitional dummy package to get upgrading systems to install the iproute2 package. It can safely be removed once no other package depends on it.
iproute2
networking and traffic control tools
The iproute2 suite is a collection of utilities for networking and traffic control. These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'.