Linux 下安装RIME中文输入法
很多想要尝试带桌面Linux的用户,首先遇到的难题就是Linux下的中文输入问题。上一个笔记讲了Linux下的sogoupinyin的安装和使用,但是搜狗已经多年不维护了,fcitx和qt5也一大把年纪了,这里推荐一个RIME输入法来替代。
照样也是在Kali+Gnome+X11环境下
sudo apt install fcitx5 fcitx5-rime
这已经基本能用了
sudo apt install fcitx5-material-color
这样就可以更改主题,输入更为好看了
也推荐使用这个自动部署工具,使用雾凇拼音和词库,输入更加智能
https://github.com/Mark24Code/rime-auto-deploy
git clone --depth=1 https://github.com/Mark24Code/rime-auto-deploy.git --branch latest
cd rime-auto-deploy
./installer.rb
最终效果:



浙公网安备 33010602011771号