ubuntu本地进行汉化
最近想玩玩ubuntu,下了个portable ubuntu,安装后是英文的,看英文还不是很习惯,就换下中文,但在线下线下载中文相关的包,很慢,索性亲自将所需的包下下来在本地安装,下面是所需要的包(包括依赖的包)以及依赖包安装顺序。(每行按 -> 顺序进行)
使用这条命令进行安装 sudo dpkg -i package.deb (package是相应的文件名)
========== 基本翻译 ===========
language-pack-gnome-zh-base -> language-pack-gnome-zh
language-pack-zh-base -> language-pack-zh
========== 额外的软件 language-support-extra-zh ==========
stardict-common -> stardict-gtk -> stardict
libpcmanx-core0 -> pcmanx-gtk2
然后安装 language-support-extra-zh
========== 输入法 language-support-input ==========
libchewing3-data -> libchewing3 -> scim-chewing
scim-modules-tabel -> scim-tables-zh
scim-pinyin
然后安装 language-support-input-zh
========== openoffice等软件 language-support-zh =============
openoffice.org-help-zh-cn
openoffice.org-help-zh-tw
openoffice.org-l10n-zh-cn
openoffice.org-l10n-zh-tw
thunderbird-locale-zh-cn
thunderbird-locale-zh-tw
然后安装 language-support-translation-zh
再安装这两个 thunderbird -> thunderbird-locale-zh-cn
最后安装 language-support-zh
========== 附加字体 language-support-fonts-zh ========
ttf-wqy-zen
ttf-arphic-ukai
xfonts-wqy
然后安装 language-support-fonts-zh