!!!!!!!!!!!!!!!个人推荐谷歌输入法!!!!!!!!!!!
!!!!!!!!!!!!!!!个人推荐谷歌输入法!!!!!!!!!!!
!!!!!!!!!!!!!!!无关爱国与否,勿喷!!!!!!!!!!!
搜狗输入法
- 安装fcitx
Linux下常用的中文输入法框架有iBus和fcitx。其中搜狗输入法和谷歌拼音输入法用的就是fcitx的框架。
apt install fcitx
dpkg -i xxx.deb
安装谷歌输入法
sudo apt-get install fcitx-googlepinyin
-
增加输入方式
-
打开谷歌拼音
-
展示
如果出现 Could not install the full language support Transaction failed
sudo apt-get remove thunderbird
出现安装依赖报错
Reading package lists... Done
Building dependency tree
Reading state information... Done
fcitx-googlepinyin is already the newest version (0.1.6-3).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
sogoupinyin : Depends: libqtwebkit4 but it is not going to be installed
Depends: fonts-droid but it is not installable or
fonts-droid-fallback but it is not going to be installed
Depends: libopencc2 but it is not installable or
libopencc1 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt install xxxxxx