Is there some command for Redhat Linux that can tell me whether the Arabic Language is installed on Redhat 5.6 Server.
|
It's not 100% reliable, but:
The hole here is that you could have the fonts installed, but not everything else you need to make Arabic text work in programs. You could also check for the If you want to do this in a shell script, I'd modify it slightly:
That way you don't have to redirect noise out to |
|||
|
|
|
In the first tab you can view the application categories among which is language that is installed will be already checked and if you want to install it check the box. Please select only the languages you wish to use as this can save you a significant amount of disk space. The language selection feature in the Package Manager is illustrated below. Some languages have optional packages which you can select and install. |
|||||
|
|
Since the language come as a meta package, You could first verify the package name with Another stupid way to check this,
And you gonna receive an error message in the desired language, if the language pack is installed. |
|||
|
|
|
You can also try:
On my system, Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.35-2 x86_64 GNU/Linux ,it's
And you can try to grep the language you're interested in. |
|||||
|

