Skip to content

Instantly share code, notes, and snippets.

@jpzhu
Last active December 20, 2015 19:09
Show Gist options
  • Save jpzhu/6180970 to your computer and use it in GitHub Desktop.
Save jpzhu/6180970 to your computer and use it in GitHub Desktop.
ubuntu tool
sudo apt-get install git-core vim aptitude ssh
sudo apt-get install g++ gcc automake build-essential
sudo apt-get install g++-multilib gcc-multilib
sudo apt-get install git-core exuberant-ctags minicom
sudo apt-get install curl tree tofrodos bison flex rpm2cpio
#Document:Help
sudo apt-get install make-doc bash-doc gcc-doc devhelp
sudo apt-get install doxygen graphviz freemind
sudo apt-get install gperf curl xsltproc libxml2-utils
#Qt
sudo apt-get install libasound2:i386 libxv1:i386 libxss:i386 libxss1:i386
sudo apt-get install libqt4-dbus:i386 libqt4-webkit:i386 ibus-qt4:i386
sudo apt-get install libqt4-dev qt4-doclibqt4-assistant qt4-dev-tools
sudo apt-get install libfontconfig1-dev libxext-dev libxtst-dev libxrender-dev libxdamage-dev libxrandr-dev libdbus-1-dev libghc6-opengl-dev
#Other
sudo apt-get install gbs mic
sudo apt-get install libicu48
sudo apt-get install python-appindicator:i386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment