1 卸載fcitx相關軟件包
如果系統安裝了fcitx相關東西,需要卸載,因為源的fcitx版本太低.請謹慎,后果自負.
apt-
get
purge fcitx-*
2 手動下載最新的fcitx軟件包
手動麻煩,且安裝順序有依賴,上個腳本.
#!/bin/ bash # # The MIT License (MIT) # Copyright (c) 2014 fishcried(tianqing.w@gmail.com) # pkgs = " fcitx-libs_4.2.8.4-3~bpo70+1_amd64.deb \ fcitx-libs-qt_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -bin_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -data_4. 2.8 . 4 - 3 ~bpo70+ 1_all.deb \ fcitx -modules_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -module-dbus_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -module-kimpanel_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -module-lua_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -module-x11_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx_4. 2.8 . 4 - 3 ~bpo70+ 1_all.deb \ fcitx -tools_4. 2.8 . 4 - 3 ~bpo70+ 1_amd64.deb \ fcitx -ui-classic_4. 2.8 . 4 - 3 ~bpo70+1_amd64.deb " ftpaddr = " http://ftp.debian.org/debian/pool/main/f/fcitx " for pkg in $pkgs do echo " wget $ftpaddr/$pkg && dpkg -i $pkg " done #dpkg -i $ 1
3? 安裝完后還有依賴:
apt-
get
install -f
fcitx-table-wubi
apt-
get
install fcitx-table-wubi fcitx-frontend-all
4? 安裝圖形界面的配置工具:
apt-
get
install fcitx-config-gtk2
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
?
.
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元
