apt-get Install language pack zh hant

How do you install language pack zh hant in Linux using apt-get command?

How to Install language pack zh hant with apt-get?

apt-get install language pack zh hant -y

Install Language Pack Zh Hant  Command

Here is a tutorial to learn how to install language pack zh hant using apt-get command.

Step 1: Open terminal with su access and enter the command as shown below:
apt-get install language pack zh hant -y

Step 2: After completion, the install command exits and instructs the user to restart the running instances of language pack zh hant if it is running already.

Result of the Command Execution shown below:

root@hiox:~ apt-get install language pack zh hant -y
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libatk1.0 0 libpcsclite1 libjaxp1.3 java libgtk2.0 common
update notifier common libxcomposite1 fakeroot libxerces2 java
xfonts encodings libxxf86dga1 libatk1.0 data iso codes libsvga1 unzip
libxxf86vm1 python newt libx86 1 java common libgomp1 icedtea 6 jre cacao
python apt libnspr4 0d default jre headless libcairo2 znc tcl xfonts utils
openjdk 6 jre lib firefox locale zh hans libthai data gcc 4.4 cpu checker
libdatrie1 openjdk 6 jre headless libavahi common data libxfont1 libffi5
libgtkspell0 libpango1.0 common libpixman 1 0 libcups2 gcc
linux headers 2.6.32 74 libggi2 libxinerama1 linux headers 2.6.32 74 generic
libgii1 python xdg libxft2 tzdata java python cairo libaa1 znc perl libthai0
linux headers generic manpages libzookeeper java libzzip 0 13
libgii1 target x x ttcidfont conf python gtkspell tcl8.5 python gobject
libperl5.10 language pack zh hans base libc ares2 libc6 dev libavahi client3
python support ca certificates java libpango1.0 0 libxdamage1 linux libc dev
patch manpages dev language pack zh hans libxcb render0 libgtk2.0 bin
libggi target x libc dev bin binutils znc extra defoma libavahi common3
liblog4j1.2 java libxcb render util0 libjline java libxrandr2 libnss3 1d
python gtk2 libgtk2.0 0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
language pack zh hant base
The following NEW packages will be installed:
language pack zh hant language pack zh hant base
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 1916kB of archives.
After this operation, 6844kB of additional disk space will be used.
Get:1 http://old releases.ubuntu.com/ubuntu/ lucid updates/main language pack zh hant base 1:10.04+20110931 [1914kB]
Get:2 http://old releases.ubuntu.com/ubuntu/ lucid updates/main language pack zh hant 1:10.04+20110931 [2022B]
Fetched 1916kB in 2s (859kB/s)
Selecting previously deselected package language pack zh hant base.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 48829 files and directories currently installed.)
Unpacking language pack zh hant base (from .../language pack zh hant base_1%3a10.04+20110931_all.deb) ...
Selecting previously deselected package language pack zh hant.
Unpacking language pack zh hant (from .../language pack zh hant_1%3a10.04+20110931_all.deb) ...
Setting up language pack zh hant (1:10.04+20110931) ...
Setting up language pack zh hant base (1:10.04+20110931) ...
Generating locales...
zh_HK.UTF 8... up to date
zh_TW.UTF 8... up to date
Generation complete.

root@hiox:~


Related Topics

Apt Get Commands