04 2014 档案
摘要:原文链接http://www.itworld.com/open-source/400175/install-google-chrome-32-browser-linux-mint-161、打开一个终端窗口(Ctrl+Alt+T)2、添加源sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'3、安装密钥wget -q -O - https://dl-ssl.google.com
阅读全文
摘要:1、按Ctrl+Alt+T 打开终端2、添加Fcitx源sudo add-apt-repository ppa:fcitx-team/nightlysudo apt-get update3、安装Fcitx 、sun拼音、google拼音、云拼音、搜狗拼音输入法sudo apt-get install im-switch fcitx fcitx-config-gtk fcitx-sunpinyin fcitx-googlepinyin fcitx-module-cloudpinyin fcitx-sogoupinyinsudo apt-get install fcitx-table-all4、.
阅读全文