Skip to content

Instantly share code, notes, and snippets.

@dnmiller
Last active December 31, 2015 17:19
Show Gist options
  • Save dnmiller/8019009 to your computer and use it in GitHub Desktop.
Save dnmiller/8019009 to your computer and use it in GitHub Desktop.
Todo for a fresh Xubuntu install
Fundamentals:
sudo apt-get install \
curl \
wget \
vim-gtk \
build-essential \
libatlas-base-dev \
gfortran \
python-dev \
python3 \
python3-dev \
git \
subversion \
fish
Cleanup:
sudo apt-get remove \
abiword* \
gnumeric* \
gimp* \
gnome-sudoku \
gnome-mines \
gmusicbrowser \
thunderbird*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment