先更新一下系统
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fcitx fcitx-googlepinyin im-config
im-config
select fcitx then re-login. Add the new input method through the Text Entry Settings in Sytem settings
[Vim for c++] (https://github.com/ma6174/vim )
wget -qO- https://raw.github.com/ma6174/vim/master/setup.sh | sh –x
remember to edit the information that is automatically inserted into .sh/.c files
sudo apt-get install tmux
OpenFOAM Related: boost, openmpi, gnuplot
sudo apt-get install build-essential flex bison git-core cmake zlib1g-dev libboost-system-dev libboost-thread-dev libopenmpi-dev openmpi-bin gnuplot libreadline-dev libncurses-dev libxt-dev
sudo apt-get install qt4-dev-tools libqt4-dev libqt4-opengl-dev freeglut3-dev libqtwebkit-dev curl
Latex
sudo apt-get install texlive-full
sudo apt-get install texmaker
Some essential application in the Appstore
Simplenote
wechat
geany
codeblocks
Guake
Shutter
wps-office
FileZilla
Utilities for CFD
SSH
Unity 主题美化
remove LibreOffice
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove
auto-run scripts when system starts
sudo vim /etc/rc.local
网友评论