1yum-langpacks(8) yum-langpacks(8)
2
3
4
6 yum-langpacks - Plugin for yum
7
9 yum [command] [package ...]
10
12 yum-langpacks is a plugin for yum to install language packs. This plug‐
13 in allows user various commands.
14
15 command is one of:
16 * langavailable [language1] [language2] [...]
17 * langinfo [language1] [language2] [...]
18 * langinstall [language1] [language2] [...]
19 * langlist [language1] [language2] [...]
20 * langremove [language1] [language2] [...]
21
22 langavailable
23 This command allows user to find if language support is avail‐
24 able for the given input languages.
25
26
27 langinfo
28 This command allows user to check which packages will get
29 installed when the given input language support is installed.
30
31
32 langinstall
33 This command allows user to install language packs for the given
34 input languages.
35
36
37 langlist
38 This command prints list of the installed languages.
39
40
41 langremove
42 This command allows user to remove the installed language packs
43 for a given input languages.
44
45
47 To check what packages get installed for language codes es_ES, hi_IN
48 and language names Japanese and Portuguese (Brazil).
49 yum langinfo es_ES "Japanese" hi_IN "Portuguese (Brazil)"
50
51
53 These commands accept language codes or language names or mix of
54 them as a input.
55
56
58 yum [4m(8)
59
60
62 Please report any bugs in Red Hat bugzilla, https://bugzilla.red‐
63 hat.com/enter_bug.cgi?product=Fedora
64
65
66
67Parag Nemade yum-langpacks(8)