Skip to content

Instantly share code, notes, and snippets.

@gjuric
Created November 6, 2015 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gjuric/1aaadb6f9fc9c18312bc to your computer and use it in GitHub Desktop.
Save gjuric/1aaadb6f9fc9c18312bc to your computer and use it in GitHub Desktop.
Minimal Debian Jessie x64 Digital Ocean
apt-get purge apt-listchanges apt-utils aptitude aptitude-common aptitude-doc-en arping bc bind9-host ca-certificates cloud-init cloud-initramfs-growroot cloud-utils console-setup console-setup-linux debian-faq dh-python dictionaries-common discover discover-data distro-info distro-info-data dnsutils doc-debian docutils-common docutils-doc eject emacsen-common euca2ools fontconfig fontconfig-config fonts-dejavu-core ftp geoip-database groff-base hicolor-icon-theme iamerican ibritish ienglish-common info install-info installation-report isc-dhcp-client isc-dhcp-common iso-codes ispell laptop-detect libalgorithm-c3-perl libarchive-extract-perl libassuan0:amd64 libatk1.0-0:amd64 libatk1.0-data libauthen-sasl-perl libavahi-client3:amd64 libavahi-common-data:amd64 libavahi-common3:amd64 libboost-iostreams1.55.0:amd64 libbind9-90 python python-apt python-apt-common python-boto python-cffi python-chardet python-cheetah python-configobj python-crypto python-cryptography python-debian python-debianbts python-defusedxml python-distro-info python-docutils python-ecdsa python-json-pointer python-jsonpatch python-lxml python-minimal python-ndg-httpsclient python-oauth python-openssl python-paramiko python-pil:amd64 python-pkg-resources python-ply python-prettytable python-pyasn1 python-pycparser python-pygments python-reportbug python-requestbuilder python-requests python-roman python-serial python-setuptools python-six python-soappy python-software-properties python-support python-urllib3 python-wstools python-yaml python2.7 python2.7-minimal python3 python3-apt python3-minimal python3.4 python3.4-minimal libcgi-fast-perl libcgi-pm-perl libclass-isa-perl libcpan-meta-perl libfcgi-perl libintl-perl liblocale-gettext-perl liblog-message-perl liblog-message-simple-perl libmodule-build-perl libmodule-pluggable-perl libmodule-signature-perl libpackage-constants-perl libperl4-corelibs-perl libpod-latex-perl libpod-readme-perl libregexp-common-perl libswitch-perl libterm-ui-perl libtext-charwidth-perl libtext-iconv-perl libtext-soundex-perl libtext-unidecode-perl perl perl-modules libxml-sax-base-perl libxml-sax-perl rpcbind vim-common vim-tiny xdg-user-dirs xauth nfs-common os-prober wget libsigc++-2.0-0c2a
apt-get autoremove
dpkg --list |grep "^rc" | cut -d " " -f 3 | xargs dpkg --purge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment