Difference between revisions of "Mageia Trinity Repository Installation Instructions"
Jump to navigation
Jump to search
PunisherHD (talk | contribs) m |
PunisherHD (talk | contribs) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
===1. Configure the URPMI repository (as root user)=== |
===1. Configure the URPMI repository (as root user)=== |
||
− | ====For Mageia |
+ | ====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: |
If you are using 32 bits distribution: |
||
urpmi.removemedia trinity trinity-noarch |
urpmi.removemedia trinity trinity-noarch |
||
− | <nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/ |
+ | <nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586</nowiki> |
− | <nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/ |
+ | <nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch</nowiki> |
If you are using 64 bits distribution: |
If you are using 64 bits distribution: |
||
urpmi.removemedia trinity trinity-noarch |
urpmi.removemedia trinity trinity-noarch |
||
− | <nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/ |
+ | <nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64</nowiki> |
− | <nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/ |
+ | <nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch</nowiki> |
===2. Install the Trinity desktop environment=== |
===2. Install the Trinity desktop environment=== |
Latest revision as of 09:34, 30 April 2024
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-