Kali下安裝中文輸入法

    一、打開終端;
    二、使用vim或者gedit打開 /etc/apt 目錄下的sources.list
   
   
   
   
   
vim /etc/apt/sources.list 或者gedit /etc/apt/sources.list
    三、添加以下一些鏡像源(速度會快點而已)
   
   
   
   
   
deb http://http.kali.org/kali kali main non-free contribdeb-src http://http.kali.org/kali kali main non-free contribdeb http://security.kali.org/kali-security kali/updates main contrib non-freedeb http://ftp.sjtu.edu.cn/debian wheezy main non-free contribdeb-src http://ftp.sjtu.edu.cn/debian wheezy main non-free contribdeb http://ftp.sjtu.edu.cn/debian wheezy-proposed-updates main non-free contribdeb-src http://ftp.sjtu.edu.cn/debian wheezy-proposed-updates main non-free contribdeb http://ftp.sjtu.edu.cn/debian-security wheezy/updates main non-free contribdeb-src http://ftp.sjtu.edu.cn/debian-security wheezy/updates main non-free contribdeb http://mirrors.163.com/debian wheezy main non-free contribdeb-src http://mirrors.163.com/debian wheezy main non-free contribdeb http://mirrors.163.com/debian wheezy-proposed-updates main non-free contribdeb-src http://mirrors.163.com/debian wheezy-proposed-updates main non-free contribdeb-src http://mirrors.163.com/debian-security wheezy/updates main non-free contribdeb http://mirrors.163.com/debian-security wheezy/updates main non-free contrib
    四、保存,而後終端輸入:
   
   
   
   
   
apt-get updateapt-get upgrade
    五、安裝中文輸入法,終端輸入一下任意一種方式便可。
   
   
   
   
   
#拼音五筆apt-get install fcitx-table-wbpy ttf-wqy-microhei ttf-wqy-zenhei  #經典的ibusapt-get install ibus ibus-pinyin # fcit apt-get install fcitx fcitx-pinyin fcitx-module-cloudpinyin fcitx-googlepinyin
    六、最後重啓後就可切換中文輸入法了。(Ctrl+Space)
相關文章
相關標籤/搜索