#12: language support installation command ----------------------+------------------- Reporter: pnemade | Owner: i18n@… Type: meeting | Status: new Priority: major | Keywords: Blocked By: | Blocking: ----------------------+------------------- = phenomenon = Reference to https://fedoraproject.org/wiki/Features/YumLangpackPlugin , we got langinstall option of yum. We can now install language support say for Hindi by using command
{{{ yum langinstall hi_IN }}}
Can we change references of language support install with "yum langinstall" command?
I want to change this on https://fedoraproject.org/wiki/I18N/Indic#How_to_Install.2FRemove_any_Langua...
#12: language support installation command --------------------+----------------------- Reporter: pnemade | Owner: pnemade Type: meeting | Status: assigned Priority: major | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------- Changes (by tagoh):
* status: new => assigned * owner: i18n@… => pnemade
Comment:
ACTION: paragan to test non-Indic languages with yum langinstall
#12: language support installation command --------------------+----------------------- Reporter: pnemade | Owner: pnemade Type: meeting | Status: assigned Priority: major | Resolution: Keywords: | Blocked By: Blocking: | --------------------+-----------------------
Comment (by pnemade):
I tested groupinstall command on some languages and found that when we use "yum groupinstall <language>-support" command, packages listed in comps are installed. So, if any listed package is missing then it will be installed along with other language specific packages like aspell-*, hunspell-*, mythes-* etc.
But, if all the listed packages for a language group are already installed then "yum groupinstall" will not attempt to install language specific packages. so, in this case we need to use "yum langinstall <langcode>"
Looks to me, to get complete language support user need to use for Hindi language say {{{ yum groupinstall hindi-support yum langinstall hi_IN }}}
#12: language support installation command --------------------+----------------------- Reporter: pnemade | Owner: pnemade Type: meeting | Status: assigned Priority: major | Resolution: Keywords: | Blocked By: Blocking: | --------------------+-----------------------
Comment (by tagoh):
From today's meeting:
https://fedoraproject.org/wiki/I18N#How_to_Install.2FRemove_Language_Support
ACTION: paragan to add matrix of language group and locale code
#12: language support installation command --------------------+---------------------- Reporter: pnemade | Owner: pnemade Type: meeting | Status: closed Priority: major | Resolution: fixed Keywords: | Blocked By: Blocking: | --------------------+---------------------- Changes (by pnemade):
* resolution: => fixed * status: assigned => closed
Comment:
updated pages https://fedoraproject.org/wiki/I18N/Language_Support_Using_Yum https://fedoraproject.org/wiki/I18N/Language_Support