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 阅读全文
posted @ 2014-04-12 12:40 风起之处 阅读(1386) 评论(0) 推荐(0)
摘要: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、. 阅读全文
posted @ 2014-04-12 12:11 风起之处 阅读(747) 评论(0) 推荐(0)