server (1885B)
1 # useful CLI tools 2 powertop 3 command-not-found 4 autoconf-archive 5 par 6 gcc 7 pbzip2 8 mtools 9 #s3ql -- not used for now 10 11 pigz 12 lrzip 13 # liblz4-tool 14 15 sqlite3 16 sshfs 17 apt-rdepends 18 apt-listchanges 19 apt-show-versions 20 #elinks -- not useful 21 fdupes 22 smartmontools 23 xmlstarlet 24 apt-file 25 reportbug 26 bind9-dnsutils # for dig 27 ethtool 28 liburi-perl # for ~/bin/mail_summary 29 libmime-tools-perl # for ~/bin/mail_summary 30 libtool # for libtoolize, for builds 31 archivemount 32 autoconf 33 automake 34 pdfgrep 35 #tinyproxy -- not worth the security risk 36 atop 37 debsums 38 trash-cli 39 # pbuilder # https://a3nm.net/blog/debian_mesa.html 40 etckeeper 41 stress 42 apticron 43 openvpn 44 procmail 45 46 irssi 47 weechat 48 weechat-plugins 49 50 nmap 51 52 aptitude # recover from some situations, and "aptitude why" 53 aptitude-doc-en 54 # deborphan # clean up useless packages - no longer maintained ? 55 56 jq 57 netselect-apt 58 59 apache2-utils # for htpasswd 60 61 pdftk-java 62 qpdf 63 64 manpages 65 66 tig 67 myrepos # update multiple repositories 68 git-svn 69 git-email 70 git-crypt 71 72 elinks # to view HTML in mutt 73 74 linux-perf # to debug why kworker hogs CPU 75 76 apparmor-utils # for aa-complain, to debug apparmor problems 77 78 debian-goodies 79 debian-keyring # might as well have this 80 81 hdparm 82 83 tor 84 tor-geoipdb 85 86 unicode # info about unicode character 87 unicode-data 88 89 htop 90 nethogs # show network usage by process 91 iftop # show network usage by host 92 iotop 93 sysstat 94 95 sharutils # uuencode/uudecode 96 97 # formerly recent stuff 98 fuseiso 99 progress 100 borgbackup 101 dfc 102 easy-rsa 103 tcplay # truecrypt alternative 104 105 syncthing # used on the phone 106 107 magic-wormhole # securely transfer files 108 109 parallel # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597050 but I think it's fine, with a diversion 110 111 sshpass # for SWERC 112 113 # stuntman-client # test STUN stuff 114 115 earlyoom 116 117 imagemagick 118 119 xqilla # evaluate xquery 120 121 ripgrep 122 123 reptyr # NOTE: not available for arm64 (see <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945352>) 124 125 pass 126 neomutt 127 128 fzf # for codex 129 130 rlwrap