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