<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.trinitydesktop.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PunisherHD</id>
	<title>Trinity Desktop Project Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.trinitydesktop.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=PunisherHD"/>
	<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/Special:Contributions/PunisherHD"/>
	<updated>2026-04-11T18:30:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3985</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3985"/>
		<updated>2025-05-02T10:34:31Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Trinity 14.1.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.1.4)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3984</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3984"/>
		<updated>2025-05-02T10:34:13Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Trinity 14.1.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 9 (R14.1.4)====&lt;br /&gt;
In order to avoid curl mishandling of redirection, to first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already there present. Alternatively, add a line in the same location containing &amp;#039;&amp;#039;&amp;#039;downloader: wget&amp;#039;&amp;#039;&amp;#039; to use wget as Mageia&amp;#039;s downloader instead of curl.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3983</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3983"/>
		<updated>2025-05-02T10:33:48Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Trinity 14.1.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3 kdegraphics3 \&lt;br /&gt;
  kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed (R14.1.4) ====&lt;br /&gt;
&lt;br /&gt;
If using x86_64 architecture:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If using x86 architecture:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/i586 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.6 (R14.1.4) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.5 (R14.1.4) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper refresh&lt;br /&gt;
# zypper install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt; package is a comprehensive meta-package. To install minimalist, substitute &amp;lt;tt&amp;gt;trinity-tdebase&amp;lt;/tt&amp;gt; for &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt;, and append &amp;lt;tt&amp;gt;trinity-tdm&amp;lt;/tt&amp;gt; if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package ===&lt;br /&gt;
&lt;br /&gt;
Example for French translation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
In expired support releases, edit file &amp;lt;tt&amp;gt;/etc/sysconfig/displaymanager&amp;lt;/tt&amp;gt; and set &amp;lt;code&amp;gt;DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In currently supported releases, use &amp;lt;code&amp;gt;update-alternatives --config default-displaymanager&amp;lt;/code&amp;gt; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3982</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3982"/>
		<updated>2025-05-02T10:30:52Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Update for Triniyy 14.1.4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 41 (R14.1.4) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f41/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.fc41.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 42 (R14.1.4) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f42/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.fc42.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 43 (R14.1.4) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f43/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.fc43.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3981</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3981"/>
		<updated>2025-05-02T10:29:16Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 2. Download and install the configuration package for your distribution: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 9 (R14.1.4)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el9/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.el9.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Depending on your exact distribution, you may need to enable the &amp;#039;devel&amp;#039; repository prior to installing Trinity.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf config-manager --enable devel&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.1.4)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.1.4)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.1.4-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.13)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.13-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7, 8, 9====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3343</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3343"/>
		<updated>2024-05-08T08:29:58Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Add opensuse Leap 15.6 instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3 kdegraphics3 \&lt;br /&gt;
  kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.6 (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss156/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.5 (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/oss155/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper refresh&lt;br /&gt;
# zypper install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt; package is a comprehensive meta-package. To install minimalist, substitute &amp;lt;tt&amp;gt;trinity-tdebase&amp;lt;/tt&amp;gt; for &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt;, and append &amp;lt;tt&amp;gt;trinity-tdm&amp;lt;/tt&amp;gt; if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package ===&lt;br /&gt;
&lt;br /&gt;
Example for French translation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
In expired support releases, edit file &amp;lt;tt&amp;gt;/etc/sysconfig/displaymanager&amp;lt;/tt&amp;gt; and set &amp;lt;code&amp;gt;DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In currently supported releases, use &amp;lt;code&amp;gt;update-alternatives --config default-displaymanager&amp;lt;/code&amp;gt; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3339</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3339"/>
		<updated>2024-04-30T22:10:46Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For openSUSE Tumbleweed (R14.1.1) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3 kdegraphics3 \&lt;br /&gt;
  kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.5 (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper refresh&lt;br /&gt;
# zypper install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt; package is a comprehensive meta-package. To install minimalist, substitute &amp;lt;tt&amp;gt;trinity-tdebase&amp;lt;/tt&amp;gt; for &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt;, and append &amp;lt;tt&amp;gt;trinity-tdm&amp;lt;/tt&amp;gt; if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package ===&lt;br /&gt;
&lt;br /&gt;
Example for French translation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
In expired support releases, edit file &amp;lt;tt&amp;gt;/etc/sysconfig/displaymanager&amp;lt;/tt&amp;gt; and set &amp;lt;code&amp;gt;DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In currently supported releases, use &amp;lt;code&amp;gt;update-alternatives --config default-displaymanager&amp;lt;/code&amp;gt; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3337</id>
		<title>Template:DistroTable</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3337"/>
		<updated>2024-04-30T11:10:55Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This template provides a &amp;#039;&amp;#039;&amp;#039;table with installation instructions&amp;#039;&amp;#039;&amp;#039; per distribution/operating system. It also tells the latest available version of TDE for that system.&lt;br /&gt;
&lt;br /&gt;
When there is a new release available for one of these systems, you only need to change the available version here; all the pages that use this template will show the updated data automatically.&lt;br /&gt;
&lt;br /&gt;
Mark the latest release with &amp;lt;span style=&amp;quot;background: lightgreen;&amp;quot;&amp;gt;lightgreen&amp;lt;/span&amp;gt;,  the release before it with &amp;lt;span style=&amp;quot;background: yellow;&amp;quot;&amp;gt;yellow&amp;lt;/span&amp;gt; and older releases with &amp;lt;span style=&amp;quot;background: orange;&amp;quot;&amp;gt;orange&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If there is something important that should be noticed about packages (e.g. pending builds) consider adding them below the table in a [[:Template:TipBox|TipBox]] or a [[:Template:WarningBox|WarningBox]] appropriately.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
This is how it will look on the page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;{|&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Official instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;2&amp;quot; | &amp;lt;big&amp;gt;Official Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Debian Trinity Repository Installation Instructions|Debian]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Devuan Trinity Repository Installation Instructions|Devuan]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Fedora Trinity Repository Installation Instructions|Fedora]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.2&lt;br /&gt;
 |-&lt;br /&gt;
 | [[RedHat Trinity Repository Installation Instructions|RedHat]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.2&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Ubuntu Trinity Repository Installation Instructions|Ubuntu]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1 &lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Unofficial instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;4&amp;quot; | &amp;lt;big&amp;gt;Community Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Arch Trinity Repository Installation Instructions|Arch Linux]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 | [[MX Linux Trinity Repository Installation Instructions|MX Linux]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 |-&lt;br /&gt;
 | [[FreeBSD Trinity Installation Instructions|FreeBSD]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1 &amp;lt;!-- R14.1.x branch actually --&amp;gt;&lt;br /&gt;
 | [[OpenSUSE Trinity Repository Installation Instructions|OpenSUSE]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.2&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Mageia Trinity Repository Installation Instructions|Mageia]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.2&lt;br /&gt;
 | [[PCLinuxOS Trinity Repository Installation Instructions|PCLinuxOS]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.2&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Slackware Trinity Installation Instructions|Slackware]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Raspbian Trinity Repository Installation Instructions|Raspbian]]&lt;br /&gt;
 | style=&amp;quot;background: lightgreen;&amp;quot; | R14.1.1&lt;br /&gt;
 |}&lt;br /&gt;
|-&lt;br /&gt;
|colspan=2|&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 100%; margin: 0;&amp;quot;&lt;br /&gt;
|Building from source code: &amp;#039;&amp;#039;&amp;#039;[[How to Build TDE Core Modules|base]]&amp;#039;&amp;#039;&amp;#039; | &amp;#039;&amp;#039;&amp;#039;[[How to Build Extra Applications|extra]]&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|style=&amp;quot;text-align: center;&amp;quot;|[[LiveCDs|Try a LiveCD]]&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/onlyinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3336</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3336"/>
		<updated>2024-04-30T09:35:38Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3 kdegraphics3 \&lt;br /&gt;
  kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed (R14.1.1) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.5 (R14.1.2) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/RPM-GPG-KEY-trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/x86_64 trinity&lt;br /&gt;
# zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/noarch trinity-noarch&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper refresh&lt;br /&gt;
# zypper install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt; package is a comprehensive meta-package. To install minimalist, substitute &amp;lt;tt&amp;gt;trinity-tdebase&amp;lt;/tt&amp;gt; for &amp;lt;tt&amp;gt;trinity-desktop&amp;lt;/tt&amp;gt;, and append &amp;lt;tt&amp;gt;trinity-tdm&amp;lt;/tt&amp;gt; if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package ===&lt;br /&gt;
&lt;br /&gt;
Example for French translation:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# zypper search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
In expired support releases, edit file &amp;lt;tt&amp;gt;/etc/sysconfig/displaymanager&amp;lt;/tt&amp;gt; and set &amp;lt;code&amp;gt;DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In currently supported releases, use &amp;lt;code&amp;gt;update-alternatives --config default-displaymanager&amp;lt;/code&amp;gt; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3335</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3335"/>
		<updated>2024-04-30T09:34:44Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.1.2)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3334</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3334"/>
		<updated>2024-04-30T09:34:13Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 9 (R14.1.2)====&lt;br /&gt;
In order to avoid curl mishandling of redirection, to first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already there present. Alternatively, add a line in the same location containing &amp;#039;&amp;#039;&amp;#039;downloader: wget&amp;#039;&amp;#039;&amp;#039; to use wget as Mageia&amp;#039;s downloader instead of curl.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3333</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3333"/>
		<updated>2024-04-30T09:33:30Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 9 (R14.1.2)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el9/trinity-r14/RPMS/noarch/trinity-repo-14.1.2-1.el9.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Depending on your exact distribution, you may need to enable the &amp;#039;devel&amp;#039; repository prior to installing Trinity.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf config-manager --enable devel&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.1.2)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.1.2-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.1.2)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.1.2-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.13)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.13-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7, 8, 9====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3332</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3332"/>
		<updated>2024-04-30T09:32:35Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 39 (R14.1.2) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f39/trinity-r14/RPMS/noarch/trinity-repo-14.1.2-1.fc39.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 40 (R14.1.2) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f40/trinity-r14/RPMS/noarch/trinity-repo-14.1.2-1.fc40.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3224</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3224"/>
		<updated>2023-11-11T21:07:43Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* PCLinuxOS Trinity Repository Installation Instructions */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.1.1)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3223</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3223"/>
		<updated>2023-11-11T21:06:33Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 9 (R14.1.1)====&lt;br /&gt;
In order to avoid curl mishandling of redirection, to first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already there present. Alternatively, add a line in the same location containing &amp;#039;&amp;#039;&amp;#039;downloader: wget&amp;#039;&amp;#039;&amp;#039; to use wget as Mageia&amp;#039;s downloader instead of curl.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.1.1)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3222</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3222"/>
		<updated>2023-11-11T21:05:54Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 9 (R14.1.1)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el9/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.el9.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Depending on your exact distribution, you may need to enable the &amp;#039;devel&amp;#039; repository prior to installing Trinity.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf config-manager --enable devel&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.1.1)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.1.1)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.13)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.13-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7, 8, 9====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3221</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3221"/>
		<updated>2023-11-11T21:04:47Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 37 (R14.1.1) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f37/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.fc37.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 38 (R14.1.1) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f38/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.fc38.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 39 (R14.1.1) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f39/trinity-r14/RPMS/noarch/trinity-repo-14.1.1-1.fc39.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3167</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3167"/>
		<updated>2023-09-09T10:24:21Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 1. Configure the URPMI repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 9 (R14.1.0)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.1.0)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3151</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3151"/>
		<updated>2023-06-17T08:38:33Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For RHEL/CentOS 9 (R14.1.0) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 9 (R14.1.0)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el9/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el9.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Depending on your exact distribution, you may need to enable the &amp;#039;devel&amp;#039; repository prior to installing Trinity.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf config-manager --enable devel&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.1.0)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.1.0)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.13)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.13-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7, 8, 9====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3118</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3118"/>
		<updated>2023-05-11T12:08:35Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Add packages for Fedora 36&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 36 (R14.1.0) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f36/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.fc36.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 37 (R14.1.0) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f37/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.fc37.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 38 (R14.1.0) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f38/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.fc38.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3117</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3117"/>
		<updated>2023-05-11T09:36:26Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Add opensuse Leap 15.5 instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.5 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.5/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.4 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3116</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3116"/>
		<updated>2023-05-10T19:39:37Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Add Mageia 9 instructions (64 bits only for now)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 9 (R14.1.0)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga9/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.1.0)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3112</id>
		<title>Template:DistroTable</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3112"/>
		<updated>2023-05-09T18:03:42Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Remove Mandriva distribution (distribution is dead since 2011, Trinity packages were archived)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This template provides a &amp;#039;&amp;#039;&amp;#039;table with installation instructions&amp;#039;&amp;#039;&amp;#039; per distribution/operating system. It also tells the latest available version of TDE for that system.&lt;br /&gt;
&lt;br /&gt;
When there is a new release available for one of these systems, you only need to change the available version here; all the pages that use this template will show the updated data automatically.&lt;br /&gt;
&lt;br /&gt;
Mark the latest release with &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;green&amp;lt;/span&amp;gt;,  the release before it with &amp;lt;span style=&amp;quot;color: orange;&amp;quot;&amp;gt;orange&amp;lt;/span&amp;gt; and older releases with &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;red&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If there is something important that should be noticed about packages (e.g. pending builds) consider adding them below the table in a [[:Template:TipBox|TipBox]] or a [[:Template:WarningBox|WarningBox]] appropriately.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
This is how it will look on the page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;{|&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Official instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;2&amp;quot; | &amp;lt;big&amp;gt;Official Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Debian Trinity Repository Installation Instructions|Debian]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Devuan Trinity Repository Installation Instructions|Devuan]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Fedora Trinity Repository Installation Instructions|Fedora]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[RedHat Trinity Repository Installation Instructions|RedHat]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Ubuntu Trinity Repository Installation Instructions|Ubuntu]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Unofficial instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;4&amp;quot; | &amp;lt;big&amp;gt;Community Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[ALT Linux Trinity Repository Installation Instructions|ALT Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;3.5.13.2&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[MX Linux Trinity Repository Installation Instructions|MX Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: orange;&amp;quot;&amp;gt;R14.0.13&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Arch Trinity Repository Installation Instructions|Arch Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[OpenSUSE Trinity Repository Installation Instructions|OpenSUSE]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[FreeBSD Trinity Installation Instructions|FreeBSD]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt; &amp;lt;!-- R14.0.x branch actually --&amp;gt;&lt;br /&gt;
 | [[PCLinuxOS Trinity Repository Installation Instructions|PCLinuxOS]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Mageia Trinity Repository Installation Instructions|Mageia]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[Raspbian Trinity Repository Installation Instructions|Raspbian]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Slackware Trinity Installation Instructions|Slackware]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |&lt;br /&gt;
 |&lt;br /&gt;
 |}&lt;br /&gt;
|}&amp;lt;/onlyinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3111</id>
		<title>Template:DistroTable</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Template:DistroTable&amp;diff=3111"/>
		<updated>2023-05-09T10:34:04Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This template provides a &amp;#039;&amp;#039;&amp;#039;table with installation instructions&amp;#039;&amp;#039;&amp;#039; per distribution/operating system. It also tells the latest available version of TDE for that system.&lt;br /&gt;
&lt;br /&gt;
When there is a new release available for one of these systems, you only need to change the available version here; all the pages that use this template will show the updated data automatically.&lt;br /&gt;
&lt;br /&gt;
Mark the latest release with &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;green&amp;lt;/span&amp;gt;,  the release before it with &amp;lt;span style=&amp;quot;color: orange;&amp;quot;&amp;gt;orange&amp;lt;/span&amp;gt; and older releases with &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;red&amp;lt;/span&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If there is something important that should be noticed about packages (e.g. pending builds) consider adding them below the table in a [[:Template:TipBox|TipBox]] or a [[:Template:WarningBox|WarningBox]] appropriately.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
This is how it will look on the page:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;onlyinclude&amp;gt;{|&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Official instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;2&amp;quot; | &amp;lt;big&amp;gt;Official Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Debian Trinity Repository Installation Instructions|Debian]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Devuan Trinity Repository Installation Instructions|Devuan]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Fedora Trinity Repository Installation Instructions|Fedora]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[RedHat Trinity Repository Installation Instructions|RedHat]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Ubuntu Trinity Repository Installation Instructions|Ubuntu]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |}&lt;br /&gt;
&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;!-- Unofficial instructions --&amp;gt;&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: 0;&amp;quot;&lt;br /&gt;
 ! colspan=&amp;quot;4&amp;quot; | &amp;lt;big&amp;gt;Community Instructions&amp;lt;/big&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Distribution&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 | &amp;#039;&amp;#039;&amp;#039;Latest&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[ALT Linux Trinity Repository Installation Instructions|ALT Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;3.5.13.2&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[MX Linux Trinity Repository Installation Instructions|MX Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: orange;&amp;quot;&amp;gt;R14.0.13&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Arch Trinity Repository Installation Instructions|Arch Linux]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[OpenSUSE Trinity Repository Installation Instructions|OpenSUSE]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[FreeBSD Trinity Installation Instructions|FreeBSD]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt; &amp;lt;!-- R14.0.x branch actually --&amp;gt;&lt;br /&gt;
 | [[PCLinuxOS Trinity Repository Installation Instructions|PCLinuxOS]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Mageia Trinity Repository Installation Instructions|Mageia]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[Raspbian Trinity Repository Installation Instructions|Raspbian]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |-&lt;br /&gt;
 | [[Mandriva Trinity Repository Installation Instructions|Mandriva]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;3.5.13.2&amp;lt;/span&amp;gt;&lt;br /&gt;
 | [[Slackware Trinity Installation Instructions|Slackware]]&lt;br /&gt;
 | &amp;lt;span style=&amp;quot;color: green;&amp;quot;&amp;gt;R14.1.0&amp;lt;/span&amp;gt;&lt;br /&gt;
 |}&lt;br /&gt;
|}&amp;lt;/onlyinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3110</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=3110"/>
		<updated>2023-05-09T10:31:25Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.1.0)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3109</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=3109"/>
		<updated>2023-05-09T10:31:15Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.4 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3108</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=3108"/>
		<updated>2023-05-09T10:30:43Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.1.0)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3107</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=3107"/>
		<updated>2023-05-09T10:30:18Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 9 (R14.1.0)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el9/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el9.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.1.0)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.1.0)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.13)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.13-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7, 8, 9====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3106</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=3106"/>
		<updated>2023-05-09T10:29:19Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* Download the repo configuration file corresponding to your distribution (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 37 (R14.1.0) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f37/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.fc37.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 38 (R14.1.0) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f38/trinity-r14/RPMS/noarch/trinity-repo-14.1.0-1.fc38.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=2353</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=2353"/>
		<updated>2022-05-13T09:22:58Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For PCLinuxOS (R14.0.11) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.0.12)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=2352</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=2352"/>
		<updated>2022-05-13T09:22:05Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 3. Configure the ZYPPER repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Tumbleweed ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/osstw/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.4 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.4/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.3 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=2351</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=2351"/>
		<updated>2022-05-13T09:19:56Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 2. Download and install the configuration package for your distribution: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.0.12)====&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.0.12-1.el8.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.0.12)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.0.12-1.el7.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.12)====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.12-1.el6.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7 and 8====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=2344</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=2344"/>
		<updated>2022-05-10T17:07:08Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Update to 14.0.12&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
This page provides instructions on how to &amp;#039;&amp;#039;&amp;#039;install&amp;#039;&amp;#039;&amp;#039; Trinity Desktop Environment on Fedora systems.&lt;br /&gt;
&lt;br /&gt;
= Configure the supplementary 3rdparty repositories=&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
= Download the repo configuration file corresponding to your distribution (as root user) =&lt;br /&gt;
&lt;br /&gt;
== For Fedora 34 (R14.0.12) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f34/trinity-r14/RPMS/noarch/trinity-repo-14.0.12-1.fc34.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== For Fedora 35 (R14.0.12) ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f35/trinity-r14/RPMS/noarch/trinity-repo-14.0.12-1.fc35.noarch.rpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Install the Trinity desktop environment =&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
== Minimalistic TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tdebase&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Entire TDE + all applications ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-desktop-all&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Install your locale translation package =&lt;br /&gt;
&lt;br /&gt;
e.g, for French translation:&lt;br /&gt;
&lt;br /&gt;
== TDE translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-tde-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Koffice translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-koffice-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== K3B translations ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-k3b-i18n-French&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gwenview translations (all languages) ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf install trinity-gwenview-i18n&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# dnf search trinity-&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= (Optional) Set TDM as the default display manager =&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;shell-session&amp;quot;&amp;gt;&lt;br /&gt;
# systemctl disable gdm.service&lt;br /&gt;
# systemctl disable kdm.service&lt;br /&gt;
# systemctl disable xdm.service&lt;br /&gt;
# systemctl disable lightdm.service&lt;br /&gt;
# systemctl disable lxdm.service&lt;br /&gt;
# systemctl enable tdm.service&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=2343</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=2343"/>
		<updated>2022-05-10T17:06:34Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: Update to 14.0.12&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.0.12)====&lt;br /&gt;
To first &amp;#039;&amp;#039;&amp;#039;{ }&amp;#039;&amp;#039;&amp;#039; pair in file /etc/urpmi/urpmi.cfg, add line with string &amp;#039;&amp;#039;&amp;#039;curl-options: -L&amp;#039;&amp;#039;&amp;#039;, or add &amp;#039;&amp;#039;&amp;#039;-L&amp;#039;&amp;#039;&amp;#039; to existing curl-options line if not already present.&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1832</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1832"/>
		<updated>2021-11-07T13:07:48Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 1. Configure the APT repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1831</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1831"/>
		<updated>2021-11-07T13:07:25Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 3. Configure the ZYPPER repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.2 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.3 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=1830</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=1830"/>
		<updated>2021-11-07T13:06:37Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=1829</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=1829"/>
		<updated>2021-11-07T13:05:48Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 2. Download the repo configuration file corresponding to your distribution (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Fedora Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
===2. Download the repo configuration file corresponding to your distribution (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Fedora 34 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f34/trinity-r14/RPMS/noarch/trinity-repo-14.0.11-1.fc34.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Fedora 35 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f35/trinity-r14/RPMS/noarch/trinity-repo-14.0.11-1.fc35.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
Install the minimalistic Trinity Desktop Environment:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Install the entire Trinity Desktop Environment, without applications:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Install the entire Trinity Desktop Environment, with all applications:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Gwenview translations (all languages):&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-gwenview-i18n&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 dnf search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
 systemctl disable lightdm.service&lt;br /&gt;
 systemctl disable lxdm.service&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=1828</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=1828"/>
		<updated>2021-11-07T13:04:52Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 2. Download and install the configuration package for your distribution: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.11-1.el6.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.0.11-1.el7.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.0.11)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.0.11-1.el8.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7 and 8====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=1619</id>
		<title>Fedora Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=1619"/>
		<updated>2021-06-14T16:47:52Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 2. Download the repo configuration file corresponding to your distribution (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Fedora Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: [http://rpmfusion.org/Configuration http://rpmfusion.org/Configuration]&lt;br /&gt;
&lt;br /&gt;
===2. Download the repo configuration file corresponding to your distribution (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Fedora 32 (R14.0.10)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f32/trinity-r14/RPMS/noarch/trinity-repo-14.0.10-1.fc32.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Fedora 33 (R14.0.10)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f33/trinity-r14/RPMS/noarch/trinity-repo-14.0.10-1.fc33.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Fedora 34 (R14.0.10)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f34/trinity-r14/RPMS/noarch/trinity-repo-14.0.10-1.fc34.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Choose one of the following scenarios.&lt;br /&gt;
&lt;br /&gt;
Install the minimalistic Trinity Desktop Environment:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Install the entire Trinity Desktop Environment, without applications:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Install the entire Trinity Desktop Environment, with all applications:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Gwenview translations (all languages):&lt;br /&gt;
&lt;br /&gt;
 dnf install trinity-gwenview-i18n&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 dnf search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
You must disable your current DM (e.g. KDM, GDM, XDM ...) service and then enable the TDM service.&lt;br /&gt;
&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
 systemctl disable lightdm.service&lt;br /&gt;
 systemctl disable lxdm.service&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1618</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1618"/>
		<updated>2021-06-14T16:47:13Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 3. Configure the ZYPPER repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.1 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.2 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.3 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.3/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1538</id>
		<title>OpenSUSE Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=OpenSUSE_Trinity_Repository_Installation_Instructions&amp;diff=1538"/>
		<updated>2021-03-14T11:18:32Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* 3. Configure the ZYPPER repository (as root user) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==openSUSE Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Remove KDE3 related packages first ===&lt;br /&gt;
&lt;br /&gt;
In case you already have openSUSE&amp;#039;s KDE3 installed on your computer, you must uninstall it prior to installing Trinity.&lt;br /&gt;
But even if you have not installed KDE3, you may have some KDE3 packages installed on your system.&lt;br /&gt;
At this time, you cannot have both working KDE3 and working Trinity on the same computer.&lt;br /&gt;
&lt;br /&gt;
To uninstall KDE3, type the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper remove arts hal kdeaccessibility3 kdeartwork3 kdebase3 kdebindings3 kdeedu3 kdegames3&lt;br /&gt;
 kdegraphics3 kdelibs3 kdemultimedia3 kdenetwork3 kdepim3 kdesdk3 kdetoys3 kdeutils3 kdewebdev3&lt;br /&gt;
&lt;br /&gt;
===2. Configure the supplementary PACKMAN repository===&lt;br /&gt;
&lt;br /&gt;
Packman home page: http://packman.links2linux.org/&lt;br /&gt;
&lt;br /&gt;
Instructions for configuring: https://en.opensuse.org/Additional_package_repositories#Packman&lt;br /&gt;
&lt;br /&gt;
===3. Configure the ZYPPER repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.1 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.1/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
====For openSUSE Leap 15.2 ====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm --import http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/RPM-GPG-KEY-trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/x86_64 trinity&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;zypper ar http://mirror.ppa.trinitydesktop.org/trinity/rpm/opensuse15.2/trinity-r14/RPMS/noarch trinity-noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note the last parameter of ar lines are any names of a user&amp;#039;s choosing.&lt;br /&gt;
&lt;br /&gt;
===4. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 zypper refresh&lt;br /&gt;
 zypper install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
The trinity-desktop package is a comprehensive meta-package. To install minimalist, substitute trinity-tdebase for trinity-desktop, and append trinity-tdm if you wish to use TDM as your display manager. &lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 zypper install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 zypper search trinity-&lt;br /&gt;
&lt;br /&gt;
===6. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
 In expired support releases, edit file &amp;quot;/etc/sysconfig/displaymanager&amp;quot; and set DISPLAYMANAGER=&amp;quot;tdm&amp;quot;&lt;br /&gt;
 In currently supported releases, use &amp;quot;update-alternatives --config default-displaymanager&amp;quot; to select TDM.&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1537</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1537"/>
		<updated>2021-03-14T11:16:29Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For PCLinuxOS (R14.0.9) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1536</id>
		<title>PCLinuxOS Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=PCLinuxOS_Trinity_Repository_Installation_Instructions&amp;diff=1536"/>
		<updated>2021-03-14T11:16:14Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For PCLinuxOS (R14.0.6) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==PCLinuxOS Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the APT repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For PCLinuxOS (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
For x86 64-bits architecture:&lt;br /&gt;
 cat &amp;lt;&amp;lt;EOF &amp;gt;/etc/apt/sources.list.d/trinity.list&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm http://mirror.ppa.trinitydesktop.org/trinity/trinity/rpm/pclinuxos/ trinity-r14/RPMS x86_64 noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 EOF&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 apt-get update&lt;br /&gt;
 apt-get install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 apt-get install trinity-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 apt-cache search trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=1535</id>
		<title>RedHat Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=RedHat_Trinity_Repository_Installation_Instructions&amp;diff=1535"/>
		<updated>2021-03-14T11:15:09Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: /* For RHEL / CentOS 7 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==RedHat Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the supplementary 3rdparty repositories===&lt;br /&gt;
&lt;br /&gt;
Install EPEL repository: http://fedoraproject.org/wiki/EPEL&lt;br /&gt;
&lt;br /&gt;
Install RPMFUSION repository: http://rpmfusion.org/Configuration&lt;br /&gt;
&lt;br /&gt;
===2. Download and install the configuration package for your distribution:===&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 6 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el6/trinity-r14/RPMS/noarch/trinity-repo-14.0.9-1.el6.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 7 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el7/trinity-r14/RPMS/noarch/trinity-repo-14.0.9-1.el7.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For RHEL/CentOS 8 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/el8/trinity-r14/RPMS/noarch/trinity-repo-14.0.9-1.el8.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===3. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
Installing the minimum, basic desktop (about 200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tdebase&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop (about 600 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop&lt;br /&gt;
&lt;br /&gt;
Installing the entire Trinity desktop + all Trinity supported applications (about 1200 MB disk space required):&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-desktop-all&lt;br /&gt;
&lt;br /&gt;
===4. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 yum install trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 yum search trinity-&lt;br /&gt;
&lt;br /&gt;
===5. (Optional) Sets TDM as the default display manager===&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 6====&lt;br /&gt;
&lt;br /&gt;
Edit or create file: /etc/sysconfig/desktop&lt;br /&gt;
Add/modify the line:&lt;br /&gt;
&lt;br /&gt;
 DISPLAYMANAGER=/opt/trinity/bin/tdm&lt;br /&gt;
&lt;br /&gt;
Save the file then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
====For RHEL / CentOS 7 and 8====&lt;br /&gt;
&lt;br /&gt;
You must disable your current Display Manager in systemd.&lt;br /&gt;
E.g:&lt;br /&gt;
 systemctl disable gdm.service&lt;br /&gt;
 systemctl disable kdm.service&lt;br /&gt;
 systemctl disable xdm.service&lt;br /&gt;
&lt;br /&gt;
Then enable TDM service:&lt;br /&gt;
 systemctl enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;br /&gt;
&lt;br /&gt;
===7. (Optional) Install missing XINE codecs===&lt;br /&gt;
&lt;br /&gt;
By default, the Xine libraries provided with RHEL/CentOS cannot play some formats like MPEG1/MPEG2.&lt;br /&gt;
As a result, Kaffeine cannot playback video DVD (among other problems).&lt;br /&gt;
In order to add the missing codecs, you must install the &amp;quot;xine-lib-extra-freeworld&amp;quot; package, by typing the following command.&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (i686):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/i386/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.i686.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For CentOS 6 (x86_64):====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;yum install http://li.nux.ro/download/nux/dextop/el6/x86_64/xine-lib-extras-freeworld-1.1.18.1-1.el6.nux.x86_64.rpm&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=1533</id>
		<title>Mageia Trinity Repository Installation Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/index.php?title=Mageia_Trinity_Repository_Installation_Instructions&amp;diff=1533"/>
		<updated>2021-03-03T17:48:02Z</updated>

		<summary type="html">&lt;p&gt;PunisherHD: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Mageia Trinity Repository Installation Instructions==&lt;br /&gt;
[[Category:Documentation]]&lt;br /&gt;
[[Category:Installation]]&lt;br /&gt;
&lt;br /&gt;
===1. Configure the URPMI repository (as root user)===&lt;br /&gt;
&lt;br /&gt;
====For Mageia 6 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga6/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga6/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga6/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga6/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Mageia 7 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga7/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga7/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga7/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga7/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Mageia 8 (R14.0.9)====&lt;br /&gt;
&lt;br /&gt;
If you are using 32 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/i586&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you are using 64 bits distribution:&lt;br /&gt;
 urpmi.removemedia trinity trinity-noarch&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/x86_64&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;urpmi.addmedia trinity-noarch http://mirror.ppa.trinitydesktop.org/trinity/rpm/mga8/trinity-r14/RPMS/noarch&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===2. Install the Trinity desktop environment===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-desktop&lt;br /&gt;
&lt;br /&gt;
===3. (Optional) Install your locale translation package, e.g for French translation===&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-tde-i18n-French&lt;br /&gt;
&lt;br /&gt;
Koffice translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-koffice-i18n-French&lt;br /&gt;
&lt;br /&gt;
K3B translations:&lt;br /&gt;
&lt;br /&gt;
 urpmi trinity-k3b-i18n-French&lt;br /&gt;
&lt;br /&gt;
Note: you can obtain a list of available TDE packages with the following command:&lt;br /&gt;
&lt;br /&gt;
 urpmq -a trinity-&lt;/div&gt;</summary>
		<author><name>PunisherHD</name></author>
	</entry>
</feed>