Q. How do I install Languages in Linux after installation? I don’t have any language specific support installed but need to install the same. I’m using both RHEL 5 and CentOS 5.
A. Yellow dog Updater, Modified, a package manager for RPM-compatible Linux systems such as CentoS 5/Fedora 7 and RHEL 5. Yum's repository system is quickly becoming the standard for RPM-based repositories.
If the languages were not installed during the installation, the same can be installed by YUM command. Use following command to install Hindi and Chinese support.
# yum groupinstall {LANGUAGE-support}
# yum install "@Hindi Support"
# yum install "@Chinese Support"
Use yum grouplist list available groups and languages.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -


{ 8 comments… read them below or add one }
How can I install Vietnamese support language on my Centos box? I already install Scim, but I can’t type Vietnamese. Thank you!
If the above command doesn’t work for you (which happened in my case)
try this one:
yum groupinstall “Chinese Support”
:)
yum groupinstall “Chinese Support” worked for me on CentOS 5.2 install.
Thanks!
I also tried yum groupinstall and install to install the chinese fonts.
However it failed in my CentOS 5.4… Any suggestion?
yum install “@Chinese Support”
this commend works on my CentOS 5.4
I don’t use groupinstall
Hi,
I am getting error when i run this command
yum grouplist
Setting up Group Process
Error: No group data available for configured repositories
yum install “@Chinese Support”
Setting up Install Process
Parsing package install arguments
Error: No Groups Available in any repository
Do we need to download the packages of Chinese Support before running command or that command will directly do it?
is that any thing has to do with comps.xml file.
where can i find comps.xml file?
Thank You
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: http://ftp.cuhk.edu.hk
* base: centos.vr-zone.com
* extras: centos.vr-zone.com
* updates: centos.vr-zone.com
Setting up Install Process
No package hindi support available.
Nothing to do