准备工作:
- 下载搜狗安装包 http://pinyin.sogou.com/linux/
- 添加ppa源
sudo add-apt-repository ppa:fcitx-team/nightly
安装
- 因为搜狗用了fcitx,所以我们需要安装
sudo apt-get -y install fcitx
- 安装刚下载的搜狗deb包
dpkg -i sougou.deb
- 如果安装失败,安装缺失包:
sudo apt-get -f install
重启机器,点击右上角键盘图标,点配置。
然后添加搜狗布局
网友评论