Difference between revisions of "PCLinuxOS Trinity Repository Installation Instructions"
Jump to navigation
Jump to search
imported>PunisherHD m (update pclinuxos to TDE R14) |
PunisherHD (talk | contribs) |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 5: | Line 5: | ||
===1. Configure the APT repository (as root user)=== |
===1. Configure the APT repository (as root user)=== |
||
− | ====For PCLinuxOS (R14. |
+ | ====For PCLinuxOS (R14.1.2)==== |
+ | For x86 64-bits architecture: |
||
cat <<EOF >/etc/apt/sources.list.d/trinity.list |
cat <<EOF >/etc/apt/sources.list.d/trinity.list |
||
− | rpm http://ppa. |
+ | <nowiki>rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch</nowiki> |
EOF |
EOF |
||
Latest revision as of 09:34, 30 April 2024
PCLinuxOS Trinity Repository Installation Instructions
1. Configure the APT repository (as root user)
For PCLinuxOS (R14.1.2)
For x86 64-bits architecture:
cat <<EOF >/etc/apt/sources.list.d/trinity.list rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch EOF
2. Install the Trinity desktop environment
apt-get update apt-get install trinity-desktop
3. (Optional) Install your locale translation package, e.g for French translation
apt-get install trinity-i18n-French
Note: you can obtain a list of available TDE packages with the following command:
apt-cache search trinity-