Skip to content

Instantly share code, notes, and snippets.

@frankzhao
Last active August 29, 2015 14:10
Show Gist options
  • Save frankzhao/8b008f5b21937d10b4eb to your computer and use it in GitHub Desktop.
Save frankzhao/8b008f5b21937d10b4eb to your computer and use it in GitHub Desktop.
Things to install on new *nix
xubuntu-desktop
git openssh-server tmux zsh clang curl texlive vagrant vim
rvm ruby-2.1.0 rails postgresql
cuda-toolkit
python-numpy python-scipy python-matplotlib ipython python-pip python-setuptools
ipython-notebook python-pandas python-sympy python-nose
pycuda
terminator guake xchat
(find / -name 'libGLU*')
libglu1-mesa libxi-dev libxmu-dev libglu1-mesa-dev freeglut3 freeglut3-dev
sudo ln -s /usr/lib/x86_64-linux-gnu/libGLU.so.1.3.1 /usr/lib/libGLU.so
spf13 oh-my-zsh
sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer
sudo apt-get install python2.7-dev
add #define HAVE_MEMMOVE 1 at the top of /usr/include/python2.7/pyconfig.h
sudo easy_install pyxml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment