net-tools
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).
- Versions: 1.60-0.479bb4a
- 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 the latest version of net-tools
as follows:
guix install net-tools
Or install a particular version:
guix install net-tools@1.60-0.479bb4a
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.
Badge code
You can use the following badge to inform users of net-tools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/net-tools'><img src='https://packages.guix.gnu.org/packages/net-tools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/net-tools)
Example Org:
[[https://packages.guix.gnu.org/packages/net-tools][https://packages.guix.gnu.org/packages/net-tools/badges/latest-version.svg]]