Skip to content

Instantly share code, notes, and snippets.

@vst
Last active November 9, 2018 02: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 vst/8be21a44d8ada829c8e0d5544752bdbf to your computer and use it in GitHub Desktop.
Save vst/8be21a44d8ada829c8e0d5544752bdbf to your computer and use it in GitHub Desktop.
List of Debian/Ubuntu Packages I usually need on a fresh installation
ack
axel
curl
emacs
git
htop
jq
mc
network-manager
pandoc
parallel
pwgen
python3
rename
restic
rsync
screen
vim
openssh-server
@vst
Copy link
Author

vst commented Nov 9, 2018

sudo apt install $(curl -L https://gist.github.com/vst/8be21a44d8ada829c8e0d5544752bdbf/raw/9774bb867cbc907e1577829724a9a8eb5fc0a112/packages.list | tr "\n" " ")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment