From Fedora Project Wiki

< I18N

Revision as of 05:34, 19 February 2015 by Pnemade (talk | contribs) (init commit)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to Install/Remove Language Support

To install any language support on any Fedora Product installation, you need to use the following command

dnf langinstall <locale_code>

e.g. to install Hindi language support use

dnf langinstall hi_IN

To remove any language support from any Fedora Product installation, you need to use the following command

dnf langremove <locale_code>

e.g. to remove Hindi language support use

dnf langremove hi_IN