Package : Add inetutils.

This commit is contained in:
Dmitry Voronin 2024-06-09 02:38:09 +03:00
parent 5e815f1f3b
commit bef8b10147
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
2 changed files with 3 additions and 1 deletions

View file

@ -13,16 +13,17 @@
gnutar gzip xz gnutar gzip xz
hostname hostname
imagemagick imagemagick
inetutils
jq jq
lsof lsof
man man
nmap nmap
openssh openssh
parallel parallel
tmux
pv pv
rsync rsync
sqlite sqlite
pkgs.tmux
tree tree
wget wget
yt-dlp yt-dlp

View file

@ -15,6 +15,7 @@
gnumake gnused # GNU utils. gnumake gnused # GNU utils.
gparted parted # GUI/CLI disk partition tool. gparted parted # GUI/CLI disk partition tool.
imagemagick # Image converter and transformation tool. imagemagick # Image converter and transformation tool.
inetutils # Things like FTP.
jq # Json parser. jq # Json parser.
lm_sensors # Hardware sensors, like temperature and fan speeds. lm_sensors # Hardware sensors, like temperature and fan speeds.
lshw # Detailed hardware info tool. lshw # Detailed hardware info tool.