Install Language support in CentOS 5 or Red Hat Enterprise Linux

by Vivek Gite on June 15, 2007 · 8 comments

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:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

{ 8 comments… read them below or add one }

1 Hung Nguyen October 17, 2008

How can I install Vietnamese support language on my Centos box? I already install Scim, but I can’t type Vietnamese. Thank you!

Reply

2 Kuan November 16, 2008

If the above command doesn’t work for you (which happened in my case)
try this one:

yum groupinstall “Chinese Support”

:)

Reply

3 David February 15, 2009

yum groupinstall “Chinese Support” worked for me on CentOS 5.2 install.

Reply

4 Molutran August 14, 2009

Thanks!

Reply

5 CXslave March 2, 2010

I also tried yum groupinstall and install to install the chinese fonts.
However it failed in my CentOS 5.4… Any suggestion?

Reply

6 sui August 7, 2010

yum install “@Chinese Support”
this commend works on my CentOS 5.4
I don’t use groupinstall

Reply

7 sindhu kakuru March 9, 2011

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

Reply

8 asim ghosh August 13, 2011

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

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 3 + 14 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: