Linux中如何安裝中文輸入法?
以redhat8為例,xwindow及其終端下的不用說了,缺省就安裝了,用ctrl-space呼出。
現在討論純console,請到下載zhcon-0.2.5.tar.gz,放在任一目錄中,然後運行以下命令:
tar xvfz zhcon-0.2.5.tar.gz
cd zhcon-0.2.5
./configure
make
make install。
安裝結束後,要使用zhcon,請運行zhcon,想退出,運行exit。
Zhcon中文輸入法軟件的運行截圖如下: