Mageia Trinity Repository Installation Instructions
Revision as of 09:34, 30 April 2024 by PunisherHD (talk | contribs)
Mageia Trinity Repository Installation Instructions
1. Configure the URPMI repository (as root user)
For Mageia 9 (R14.1.2)
In order to avoid curl mishandling of redirection, to first { } pair in file /etc/urpmi/urpmi.cfg, add line with string curl-options: -L, or add -L to existing curl-options line if not already there present. Alternatively, add a line in the same location containing downloader: wget to use wget as Mageia's downloader instead of curl.
If you are using 32 bits distribution:
urpmi.removemedia trinity trinity-noarch urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586 urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch
If you are using 64 bits distribution:
urpmi.removemedia trinity trinity-noarch urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64 urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch
2. Install the Trinity desktop environment
urpmi trinity-desktop
3. (Optional) Install your locale translation package, e.g for French translation
urpmi trinity-tde-i18n-French
Koffice translations:
urpmi trinity-koffice-i18n-French
K3B translations:
urpmi trinity-k3b-i18n-French
Note: you can obtain a list of available TDE packages with the following command:
urpmq -a trinity-