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 de, hi and
48 language names Japanese and Portuguese (Brazil).
49 yum langinfo de "Japanese" hi "Portuguese (Brazil)"
50
51
53 These commands accept language codes or language names or mix of
54 them as a input.
55 General usage for end users is like this:
56 1) Use langavailable command to see if required language support is
57 available.
58 2) If found, use langinfo command with the input, language name or
59 language code
60 from above step to query what translation packages it provides.
61 3) If you want to install this language then use langinstall com‐
62 mand.
63
64 The langinstall command only install translation packages for which
65 its core
66 package is already installed.
67
68
70 yum [4m(8)
71
72
74 Please report any bugs in Red Hat bugzilla, https://bugzilla.red‐
75 hat.com/enter_bug.cgi?product=Fedora
76
77
78
79Parag Nemade yum-langpacks(8)