Mint Linux 源和安装Fcitx

Mint Linux 源和安装Fcitx

deb http: // packages.linuxmint.com/ lisa main upstream import
deb http: // mirrors.163.com/ubuntu/ oneiric main universe restricted multiverse
deb - src http: // mirrors.163.com/ubuntu/ oneiric main universe restricted multiverse
deb http: // mirrors.163.com/ubuntu/ oneiric-security universe main multiverse restricted
deb - src http: // mirrors.163.com/ubuntu/ oneiric-security universe main multiverse restricted
deb http: // mirrors.163.com/ubuntu/ oneiric-updates universe main multiverse restricted
deb http: // mirrors.163.com/ubuntu/ oneiric-proposed universe main multiverse restricted
deb - src http: // mirrors.163.com/ubuntu/ oneiric-proposed universe main multiverse restricted
deb http: // mirrors.163.com/ubuntu/ oneiric-backports universe main multiverse restricted
deb - src http: // mirrors.163.com/ubuntu/ oneiric-backports universe main multiverse restricted
deb - src http: // mirrors.163.com/ubuntu/ oneiric-updates universe main multiverse restricted

deb http:
// archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse
deb http: // archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http: // security.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse
deb http: // archive.canonical.com/ubuntu/ oneiric partner
deb http: // packages.medibuntu.org/ oneiric free non-free

#deb http:
// archive.getdeb.net/ubuntu oneiric-getdeb apps
#deb http: // archive.getdeb.net/ubuntu oneiric-getdeb games

安装fcitx
sudo apt-get install fcitx
安装五笔拼音字库
sudo apt-get install fcitx-table-wbpy
配置fcitx为默认输入法
im-switch -s fcitx

好了,重启就可以了

你可能感兴趣的:(Mint Linux 源和安装Fcitx)