Skip to content

Instantly share code, notes, and snippets.

@shun115
Created March 13, 2012 03:54
Show Gist options
  • Save shun115/2026632 to your computer and use it in GitHub Desktop.
Save shun115/2026632 to your computer and use it in GitHub Desktop.
Ubuntuではじめにインストールするパッケージ群
$ sudo apt-get install zsh zsh-dev
$ sudo apt-get install curl
$ sudo apt-get install make
$ sudo apt-get install gcc
$ sudo apt-get install g++
$ sudo apt-get install emacs
$ sudo apt-get install emacs-goodies-el
$ sudo apt-get install git
$ sudo apt-get install subversion
$ sudo apt-get install zlib1g
$ sudo apt-get install libevent-dev
$ sudo apt-get install pkg-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment