2005年11月27日 星期日

Ubuntu 下的中文輸入法

作者: zhouer ( ) 站內: zhouer
標題: [備忘] Ubuntu 下的中文輸入法
時間: 2005/11/25 Fri 23:12:43

過去好一段時間以來我都是自己下載 scim, libchewing, scim-chewing 的原始碼
回來自己編,今天心血來潮查了一下 OpenVanilla 的資料,結果發現這些東西在
apt.debian.org.tw 上都有 packages 可以直接裝。



# scim 是必備的
deb http://apt.debian.org.tw unstable main/scim

# 如果需要新酷音(類似新注音的輸入法)
deb http://apt.debian.org.tw unstable main/libchewing
deb http://apt.debian.org.tw unstable main/scim-chewing

# 如果需要 OpenVanilla(有倉頡、行列、舊注音……)
deb http://apt.debian.org.tw unstable main/openvanilla



安裝 scim:
apt-get install scim scim-gtk2-immodule

安裝新酷音:
apt-get install libchewing2 scim-chewing

安裝 OpenVanilla:
apt-get install scim-openvanilla openvanilla-im-modules

2 則留言:

ericsk 提到...

dapper 最近似是不穩...囧 debtags 還爆掉

xeon 提到...

其實在 dapper 下, scim 幾乎是最新版的了,
只是沒有 ov 而已。