<?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=Aloc</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=Aloc"/>
	<link rel="alternate" type="text/html" href="https://wiki.trinitydesktop.org/Special:Contributions/Aloc"/>
	<updated>2026-04-11T09:39:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.13</generator>
	<entry>
		<id>https://wiki.trinitydesktop.org/index.php?title=Fedora_Trinity_Repository_Installation_Instructions&amp;diff=1377</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=1377"/>
		<updated>2020-05-02T23:29:58Z</updated>

		<summary type="html">&lt;p&gt;Aloc: Remove repo configuration file link for Fedora 29 because it doesn&amp;#039;t exist; Fix repo configuration file link for Fedora 30 because it was pointing to an old/wrong path; Add repo configuration file link for Fedora 31&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 30 (R14.0.7)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f30/trinity-r14/RPMS/noarch/trinity-repo-14.0.7-1.fc30.noarch.rpm&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====For Fedora 31 (R14.0.7)====&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;rpm -Uvh http://mirror.ppa.trinitydesktop.org/trinity/rpm/f31/trinity-r14/RPMS/noarch/trinity-repo-14.0.7-1.fc31.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 enable tdm.service&lt;br /&gt;
&lt;br /&gt;
Then reboot your computer.&lt;/div&gt;</summary>
		<author><name>Aloc</name></author>
	</entry>
</feed>