From Fedora Project Wiki
(Created page with "We used to have a yum plugin that did something to make sure that lang packs are installed when needed: https://fedoraproject.org/wiki/Features/YumLangpackPlugin It appears ...") |
(update on live vs install media) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
DNF supports automatic installation of langpacks for the user's current locale since Fedora 24 using RPM Weak Dependencies. | |||
[[Changes/LangpacksInstallationWithRPMWeakDependencies]] | |||
Problems: | Problems: | ||
* not all langpack subpackages are present on Live media | |||
* there is no Workstation install media which can provide all langpack packages | |||
* we don't have a list of 'interesting languages' | |||
* gnome-software does not install languages packs automatically | |||
* gnome-software does only install the current language when installing flatpaks | |||
* when changing languages in the region panel, no lang packs are installed | |||
* gnome-initial-setup does not install lang packs |
Latest revision as of 04:22, 8 May 2017
DNF supports automatic installation of langpacks for the user's current locale since Fedora 24 using RPM Weak Dependencies.
Changes/LangpacksInstallationWithRPMWeakDependencies
Problems:
- not all langpack subpackages are present on Live media
- there is no Workstation install media which can provide all langpack packages
- we don't have a list of 'interesting languages'
- gnome-software does not install languages packs automatically
- gnome-software does only install the current language when installing flatpaks
- when changing languages in the region panel, no lang packs are installed
- gnome-initial-setup does not install lang packs