net-tools 1.60-0.479bb4a
Tools for controlling the network subsystem in Linux
This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach) and advanced aspects of IP configuration (iptunnel, ipmaddr).
- Outputs:
out
- Website: https://net-tools.sourceforge.net/
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install net-tools 1.60-0.479bb4a
as follows:
guix install net-tools@1.60-0.479bb4a
Or install the latest version:
guix install net-tools
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.