Difference between revisions of "Mageia Trinity Repository Installation Instructions"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Trinity 14.1.4)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
===1. Configure the URPMI repository (as root user)===
===1. Configure the URPMI repository (as root user)===


====For Mageia 9 (R14.1.1)====
====For Mageia 9 (R14.1.4)====
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.
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.


Line 17: Line 17:
<nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64</nowiki>
<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/mga9/trinity-r14/RPMS/noarch</nowiki>
<nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch</nowiki>

====For Mageia 8 (R14.1.1)====
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 present.

If you are using 32 bits distribution:
urpmi.removemedia trinity trinity-noarch
<nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586</nowiki>
<nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch</nowiki>

If you are using 64 bits distribution:
urpmi.removemedia trinity trinity-noarch
<nowiki>urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64</nowiki>
<nowiki>urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch</nowiki>


===2. Install the Trinity desktop environment===
===2. Install the Trinity desktop environment===

Latest revision as of 10:34, 2 May 2025

Mageia Trinity Repository Installation Instructions

1. Configure the URPMI repository (as root user)

For Mageia 9 (R14.1.4)

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-