Elementary OS也是基於ubuntu的一個發行版。
因此安裝輸入法的方法和ubuntu差很少。python
網上查了一下資料,原來是須要
python-software-properties
因而
apt-get install python-software-properties
除此以外還要安裝
software-properties-common
因而
apt-get install software-properties-common
而後就能用add-apt-repository了ubuntu
$ sudo apt-get remove ibus
$ sudo apt-add-repository ppa:fcitx-team/nightly $ sudo apt-get update
$ sudo apt-get install fcitx fcitx-config-gtk fcitx-pinyin $ sudo apt-get install fcitx-table-all #(可選)
$ im-switch -s fcitx -z default
重啓Elementary OS。瀏覽器
$ sudo shutdown -r now
Alt+F2運行 im-config設置Fcitx爲默認輸入法:
spa
2.安裝elementary-tweaks .net
sudo apt-add-repository -y ppa:philip.scott/elementary-tweaks sudo apt-get update sudo apt-get install elementary-tweaks
安裝好了設置裏面會多一個tweaks,能夠設置文件瀏覽器的單擊,雙擊。code
3.安裝gdebi,安裝deb包用的ip
sudo apt-get install gdebi