From Fedora Project Wiki

< I18N

Revision as of 05:35, 19 February 2015 by Pnemade (talk | contribs) (we use only locale code without country code for locales which are unique)

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

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