2021年2月21日 星期日

如何用shell在linux mint 20.04 安裝中文輸入法

         自從安裝了linuxmint 桌面版,卻發現沒有中文輸入法,覺得不方便. 開始學安裝中文輸入法

fcitx 精簡安裝
$ sudo apt-get install fcitx fcitx-ui-classic fcitx-config-gtk
新酷音輸入法
$ sudo apt-get install fcitx-chewing
無蝦米輸入法
$ sudo apt-get install fcitx-table-boshiamy

檔案名稱:Zh-TwInput.sh
檔案內容:
#!/bin/bash
apt-get install fcitx fcitx-ui-classic fcitx-config-gtk
apt-get install fcitx-chewing
apt-get install fcitx-table-boshiamy

使用方法:
$sudo chmod 777 Zh-TwInput.sh
$sudo sh Zh-TwInput.sh

資料來源:


沒有留言:

張貼留言

只要點兩下就能利用彰化縣EIP系統學生帳號CSV產出建立Google Classroom 學生總表

          彰化縣數位學習師生單一帳號系統(EIP=Enterprise Information Portal)於2025年7月7日正式啟用。我要如何利用EIP系統學生帳號CSV來建立Google Classroom 後,將各班的學生加入。或是給老師一張學生帳號總表,讓老...