下载系统
网站:https://www.parrotsec.org/download.php
镜像制作:Etcher
https://etcher.io/
支持3平台,很好用
更新系统
换源
sudo vim /etc/apt/sources.list.d/parrot.list
添加清华源deb http://mirrors.tuna.tsinghua.edu.cn/parrot/ parrot main contrib non-free
更新
apt-get update
apt-get dist-upgrade
安装搜狗输入法
安装fcitx
sudo apt-get install fcitx
安装fcitx-libs-qt
sudo apt-get install fcitx-libs-qt
下载对应版本deb
去搜狗输入法官网http://pinyin.sogou.com/linux/ 下载自己系统对应版本的输入法安装包。
sudo apt-get -f install
sudo dpkg -i sogoupinyin_2.2.0.0108_amd64.deb
然后在fictx配置中中设置搜狗为第二个,这样首先的输入为英语,重启电脑