Automic VaultAutomic Vault

brew

Install inetutils with Homebrew, apt, MacPorts, Nix, pacman, dnf, zypper, winget

GNU utilities for networking. Version 2.8 via Homebrew; verified 2026-04-30.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install inetutils

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install inetutils

MacPorts ports tree · net/inetutils/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install inetutils-ftp

Debian stable package indexes · inetutils-ftp · source: deb.debian.org

Nixverified · 92%
nix profile install nixpkgs#inetutils

nixpkgs package indexes · pkgs/by-name/in/inetutils/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S inetutils

Arch Linux sync databases · inetutils · source: geo.mirror.pkgbuild.com

Fedora dnfverified · 92%
sudo dnf install ftp

Fedora Rawhide package metadata · ftp · source: dl.fedoraproject.org

openSUSE zypperverified · 92%
sudo zypper install ftp

openSUSE Tumbleweed package metadata · ftp · source: download.opensuse.org

Windows

Windows Package Managerverified · 92%
winget install --id kmiya-culti.RLogin -e

Windows Package Manager source index · kmiya-culti.RLogin · source: cdn.winget.microsoft.com

overview

Package summary

GNU utilities for networking

Commands and aliases

  • ftp
  • ftpd
  • gdnsdomainname
  • gftp
  • ghostname
  • gifconfig
  • glogger
  • gping6
  • grcp
  • grexec
  • grlogin
  • grsh
  • gtalk
  • gtelnet
  • gtftp
  • gtraceroute
  • gwhois
  • inetd
  • ping6
  • rcp
  • rexec
  • rexecd
  • rlogin
  • rlogind
  • rsh
  • rshd
  • syslogd
  • talk
  • talkd
  • telnetd
  • tftp
  • tftpd

history

Project history and usage

GNU Inetutils is the GNU collection of traditional network clients, servers, and small administrative tools. It includes programs such as ftp, telnet, inetd, rsh, rlogin, tftp, talk, syslogd, ping, traceroute, whois, hostname, dnsdomainname, ifconfig, logger, and uucpd.

Project history

The GNU project presents Inetutils as a distribution of common networking utilities and servers. The manual says the individual utilities were originally derived from the 4.4BSD-Lite2 distribution, with later work integrating features from NetBSD, OpenBSD, FreeBSD, GNU/Linux, and GNU contributors.

Inetutils preserves old Unix networking commands in GNU form. That history is visible in its command mix: some tools, such as telnet, rsh, rlogin, rexec, and talk, are mostly historical or controlled-environment tools, while others, such as ping, traceroute, hostname, logger, and inetd, remain useful in diagnostics, compatibility testing, and stripped-down systems.

GNU release announcements continue to ship Inetutils as stable source tarballs with checksums, signatures, and mailing-list announcements. The 2.8 announcement in April 2026 described a release with 55 commits by five contributors since 2.7.

Adoption history

Inetutils is adopted mostly through operating-system packaging rather than as a standalone app brand. GNU provides the source releases and manual, while distributions decide which binaries to install, rename, prefix, or split because many names overlap with platform-native tools. The Homebrew package prefixes several commands with g, reflecting the GNU-on-macOS convention used to avoid replacing BSD userland tools.

How it is used

Users install Inetutils to get GNU implementations of classic network commands, to run inetd-style services, to test compatibility with legacy protocols, or to build environments that expect GNU command behavior. Security-sensitive deployments generally treat plaintext remote-login tools as legacy compatibility rather than preferred administration paths.

Why package nerds care

Inetutils is package-nerd bedrock: one source package produces a fleet of commands whose names collide with base-system tools, whose protocols carry decades of Unix history, and whose packaging choices reveal how each operating system balances GNU compatibility against native userland behavior.

It also illustrates why package metadata can be weird: the package is one GNU project, but downstream formulas and distro packages may expose only clients, only daemons, prefixed commands, or individual subpackages.

Timeline

  • 1990s: GNU Inetutils lineage derives many utilities from 4.4BSD-Lite2 code.
  • 2000: The GNU Inetutils manual copyright range begins in the published manual.
  • 2021: GNU project page update documents the package as common GNU network programs.
  • 2026: GNU Inetutils 2.8 stable release announced on info-gnu.

Related projects

  • BSD userlands are the original lineage for many commands. NetBSD, OpenBSD, FreeBSD, and GNU/Linux contributed later feature ideas. net-tools, iputils, OpenSSH, syslog implementations, and platform inetd replacements are adjacent packages that often overlap or supersede parts of Inetutils.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:network,ftp

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
ftpcliglobal executable
ftpdcliglobal executable
gdnsdomainnamecliglobal executable
gftpcliglobal executable
ghostnamecliglobal executable
gifconfigcliglobal executable
gloggercliglobal executable
gping6cliglobal executable
grcpcliglobal executable
grexeccliglobal executable
grlogincliglobal executable
grshcliglobal executable
gtalkcliglobal executable
gtelnetcliglobal executable
gtftpcliglobal executable
gtraceroutecliglobal executable
gwhoiscliglobal executable
inetdcliglobal executable
ping6cliglobal executable
rcpcliglobal executable
rexeccliglobal executable
rexecdcliglobal executable
rlogincliglobal executable
rlogindcliglobal executable
rshcliglobal executable
rshdcliglobal executable
syslogdcliglobal executable
talkcliglobal executable
talkdcliglobal executable
telnetdcliglobal executable
tftpcliglobal executable
tftpdcliglobal executable
traceroutecliglobal executable
uucpdcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.8
manager updated2026-04-30
local dataok
upstreamnot checked
latest detectednot detected

https://www.gnu.org/software/inetutils/

install metadata

Package metadata

Package keybrew:inetutils
Version2.8
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/inetutils
Homepagehttps://www.gnu.org/software/inetutils/
Repositoryhttps://git.savannah.gnu.org/cgit/inetutils.git
Upstream docshttps://www.gnu.org/software/inetutils
LicenseGPL-3.0-or-later
Source archivehttps://ftpmirror.gnu.org/gnu/inetutils/inetutils-2.8.tar.gz
Last updated2026-04-30T01:50:44Z
Pulseupdated
Dependencieslibidn2
Build dependencieshelp2man
Uses from macOSlibxcrypt, ncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared
CaveatsOnly the following commands have been installed without the prefix 'g'. dnsdomainname ftp rcp rexec rlogin rsh telnet If you really need to use other commands with their normal names, you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/inetutils/libexec/gnubin:$PATH"

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameinetutils
Version Scheme0
Revision0
Conflicts With
  • gping
  • telnet
  • tnftp
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

inetutils-ftp 2:2.6-3+deb13u3

File Transfer Protocol client

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-ftp
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 3 dependencies
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-ftp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-ftpd 2:2.6-3+deb13u3

File Transfer Protocol server

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-ftpd
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-ftpd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-inetd 2:2.6-3+deb13u3

internet super server

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-inetd
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 7 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-inetd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-ping 2:2.6-3+deb13u3

ICMP echo tool

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-ping
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-ping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-syslogd 2:2.6-3+deb13u3

system logging daemon

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-syslogd
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-syslogd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-talk 2:2.6-3+deb13u3

talk to another user

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-talk
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-talk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-talkd 2:2.6-3+deb13u3

remote user communication server

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-talkd
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-talkd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-telnet 2:2.6-3+deb13u3

telnet client

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-telnet
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-telnet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-telnetd 2:2.6-3+deb13u3

telnet server

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-telnetd
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 12 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-telnetd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-tools 2:2.6-3+deb13u3

base networking utilities (experimental package)

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-tools
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 1 dependencies
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

inetutils-traceroute 2:2.6-3+deb13u3

trace the IPv4 route to another host

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-traceroute
  • Section: net
  • Architecture: amd64
  • Source Package: inetutils
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inetutils-traceroute from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

telnet 0.17+2.6-3+deb13u3

transitional dummy package for inetutils-telnet default switch

https://www.gnu.org/software/inetutils/

sudo apt install telnet
  • Section: oldlibs
  • Architecture: all
  • Source Package: inetutils
  • 1 dependencies
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: telnet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

telnetd 0.17+2.6-3+deb13u3

transitional dummy package for inetutils-telnetd default switch

https://www.gnu.org/software/inetutils/

sudo apt install telnetd
  • Section: oldlibs
  • Architecture: all
  • Source Package: inetutils
  • 2 dependencies
  • normalized package name match
  • Matched by: Inetutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: telnetd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

inetutils

nix profile install nixpkgs#inetutils
  • normalized package name match
  • Matched by: Inetutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/inetutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

inetutils-ftp 2:2.5-3ubuntu4

File Transfer Protocol client

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-ftp
  • Section: universe/net
  • Architecture: amd64
  • Source Package: inetutils
  • 3 dependencies
  • normalized package name match
  • Matched by: Inetutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inetutils-ftp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

inetutils-ftpd 2:2.5-3ubuntu4

File Transfer Protocol server

https://www.gnu.org/software/inetutils/

sudo apt install inetutils-ftpd
  • Section: universe/net
  • Architecture: amd64
  • Source Package: inetutils
  • 9 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Inetutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inetutils-ftpd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment