MX Linux Trinity Repository Installation Instructions

From Trinity Desktop Project Wiki
Revision as of 02:31, 14 January 2019 by imported>Michael (Dolphin Oracle from MX Linux clarified what MX-17 uses.)
Jump to navigation Jump to search


On this page you can read the instructions to install Trinity Desktop Environment on your MX Linux system.


MX Linux Summary

MX Linux uses a combination of official Debian stable and antiX repositories in addition to their own repositories for keeping components current. MX Linux releases once per year and its versions are named based upon the year (MX-18 was released December 20, 2018).


Systemd is included by default but not enabled. No official support will be provided for users who choose to run MX Linux using systemd (see MX Users Manual for additional information).


Links:
https://mxlinux.org/
https://mxlinux.org/manuals
https://forum.mxlinux.org/


Warnings / Notes

There are no official TDE packages available for MX Linux. Per MX Linux forums, TDE has been installed sporadically on MX Linux back to ~2015. You can still install TDE in your computer in one of the following ways.


Available versions and architectures

R14.0.x series

Use official TDE packages for Debian. Modify the instructions available at this page with the below and use the corresponding Debian version as noted here.

  • MX-18 - Use debian stretch packages
  • MX-17 - Use debian stretch packages

MX Linux uses a sources list directory system not a /etc/apt/sources.list file. Add the package manager lines as shown on the Configure the package manager section to a file and place it in the directory /etc/apt/sources.list.d

Example:

root@local [/etc/apt/sources.list.d]# cat trinity-desktop-environment.list

## Trinity Desktop Environment - TDE R14.x
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian stretch main
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/debian stretch main
deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian stretch main
deb-src http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/debian stretch main

v3.5.13.2

There is no support for this TDE version in MX Linux.