PCLinuxOS Trinity Repository Installation Instructions
Revision as of 18:25, 6 February 2015 by imported>PunisherHD (update pclinuxos to TDE R14)
PCLinuxOS Trinity Repository Installation Instructions
1. Configure the APT repository (as root user)
For PCLinuxOS (R14.0.0)
cat <<EOF >/etc/apt/sources.list.d/trinity.list rpm http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity/rpm/pclinuxos/ trinity-r14/RPMS $(uname -i) 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-