Skip to content

Instantly share code, notes, and snippets.

@k0nsl
Last active December 8, 2023 18:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k0nsl/757087ad16f2e21b9b2161958369fd33 to your computer and use it in GitHub Desktop.
Save k0nsl/757087ad16f2e21b9b2161958369fd33 to your computer and use it in GitHub Desktop.
Remove non-critical packages (Debian)
# ref. https://wiki.debian.org/ReduceDebian
apt-get remove acpi acpid aptitude at aspell aspell-en avahi-daemon bash-completion bc bin86 bind9-host ca-certificates console-common console-data console-tools dc debian-faq debian-faq-de debian-faq-fr debian-faq-it debian-faq-zh-cn dhcp dhcp3-client dnsutils doc-debian eject fdutils file finger foomatic-filters gettext-base groff gnupg gnu-efi hplip iamerican ibritish info ispell laptop-detect libavahi-compat-libdnssd1 libc6-amd64 manpages mtools mtr-tiny mutt netcat net-tools ncurses-term openssh-client openssh-server openssl pidentd ppp pppconfig pppoe pppoeconf read-edid reportbug ssh tasksel tcsh traceroute unzip usbutils vim-common vim-tiny wamerican w3m whois zeroinstall-injector zip -y
apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment