1.Firefox,開啟Termial(安裝後關閉重啟即可)sudo apt-get install firefox-locale-zh-hant
language-pack-zh-hant language-pack-zh-hant-base
或是下載 附加元件 Language Pack Install Helper 後 開啟 偏好設定 Open Language Pack Download Site( Go Download Site ) 選擇 zh-TW.xpi 安裝 即可(我的FF是33的版本)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LibreOffice 中文化:
2. sudo add-apt-repository ppa:libreoffice/ppa</span>(增加 LibreOffice 的套件庫 (repository))
sudo apt-get install libreoffice-l10n-zh-tw
或是到到 Synaptic 套件管理程式,搜尋Libreoffice tw,安裝中文化
3. Gimp 中文化
sudo apt-get install language-pack-gnome-zh-hant
備註
1. language-pack-gnome-zh 已由 language-pack-gnome-zh-hant 取代
2. 安裝 language-pack-gnome-zh-hant 會同時 安裝 其相依套件
language-pack-gnome-zh-hant-base
3. Gimp 的中文語言包 在 language-pack-gnome-zh-hant-base 套件包
安裝後 在下面的 路徑
/usr/share/locale-langpack/zh_TW/LC_MESSAGES/gimp20-libgimp.mo
/usr/share/locale-langpack/zh_TW/LC_MESSAGES/gimp20-script-fu.mo
/usr/share/locale-langpack/zh_TW/LC_MESSAGES/gimp20-std-plug-ins.mo
/usr/share/locale-langpack/zh_TW/LC_MESSAGES/gimp20.mo
4. 安裝前 先把 gimp 關閉 安裝後 重新啓動 gimp
如果還沒出現中文 重新開機看看
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
為了更符合自己的使用需求,稍做一些調整,移除一些自己不使用的應用程式
1.移除 掃描易 sudo apt-get remove --purge simple-scan
2.移除 Pidgin 網路即時通 sudo apt-get remove --purge pidgin pidgin-data pidgin-libnotify
3.移除 網路清談 sudo apt-get remove --purge hexchat hexchat-common
4.移除 Transmission sudo apt-get remove --purge transmission-gtk transmission-common
5.移除 Thunderbird 郵件 sudo apt-get remove --purge thunderbird thunderbird-gnome-support thunderbird-locale-en thunderbird-locale-en-us thunderbird-locale-zh-hant thunderbird-locale-zh-tw
6.移除 ibus 輸入法架構 sudo apt-get remove --purge gir1.2-ibus-1.0 libibus-1.0-5
7.為壓縮檔管理員添加解7z、rar等的功能。 sudo apt-get install p7zip-full p7zip-rar
8.關閉UTC,以免Ubuntu與Windows之間有時差。 sudo sed -i 's/UTC=yes/UTC=no/g' /etc/default/rcS
9.安裝微軟英文字型,減少開啟MS Office文件時的排版移位。 sudo apt-get install ttf-mscorefonts-installer
10.為Firefox安裝支援Flash、JAVA的外掛程式。
sudo apt-get install flashplugin-installer icedtea-plugin