Linux Notice App

Trinity Desktop


The Trinity Desktop Environment (TDE) project is a computer desktop environment for Unix-like operating systems with a primary goal of retaining the function and form of traditional desktop computers.

Ten years ago, the Trinity Desktop Environment (TDE) saw the release of its first version (3.5.11). Lot of things have happened since that day but TDE has continued to grow and flourish throughout the years. Today the project is healthier than ever, with dedicated self-hosted servers, regular releases, modern collaboration tools and a vibrant community of users and enthusiasts.
TDE is a complete software desktop environment designed for Unix-like operating systems, intended for computer users preferring a traditional desktop model, and is free/libre software.
To run TDE consider at least a Pentium III processor, 512MB of memory, and 500MB of free disk space for a basic installation. A full installation will require about 3GB of hard drive storage space. While TDE will run on slower hardware, performance likely will require some patience. Generally, if your computer runs other desktop environments then the hardware probably is capable of running TDE.

https://www.trinitydesktop.org/

Installing a clean trinity desktop on arch-based distros

Possible problems

1 screen

xf86-video-intel

XF86-VIDEO-INTEL X.Org Intel i810/i830/i915/945G/G965 video drivers may need to install. Trinity Desktop screen settings on dual -screen computers can be problematic.

2 tde

Cachyos installation options should not load desktops.
You need to add the Trinity Desktop Arch tank.
https://wiki.trinitydesktop.org/Arch_Trinity_Repository_Installation_Instructions

Instructions
1. Add official Trinity ArchLinux repository to /etc/pacman.conf on your system:

# nano etc/pacman.conf

add

[trinity]
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux/$arch
2. Fetch GPG key and add to pacman keychain on your system:

# pacman-key --recv-key D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
# pacman-key --lsign-key D6D6FAA25E9A3E4ECD9FBDBEC93AF1698685AD8B
3. Synchronize Pacman databases (optionally update your system):

# pacman -Sy
4. Install the necessary packages.

e.g. for a full Trinity installation:
# pacman -S tde-meta
and
# systemctl enable tdm.service
reboot

3 icons


The location of the icons
/home/user/.trinity/share/icons

4 Add chotic

https://aur.chaotic.cx/

Setup

We start by retrieving the primary key to enable the installation of our keyring and mirror list:

pacman-key --recv-key 3056513887B78AEB --keyserver keyserver.ubuntu.com
pacman-key --lsign-key 3056513887B78AEB
pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-keyring.pkg.tar.zst'
pacman -U 'https://cdn-mirror.chaotic.cx/chaotic-aur/chaotic-mirrorlist.pkg.tar.zst'


Then, we append (adding at the end) the following to /etc/pacman.conf:

[chaotic-aur]
Include = /etc/pacman.d/chaotic-mirrorlist

 5- İnstall Codecs
sudo pacman -S gstreamer-meta 

 My impressions about Trinity Desktop.

 The linux distribution I currently use is Arch -based and the desktop environment is Trinity.

 The reason I use Arch is a rich package store

 I installed Trinity desktop with Arco Linux, which offers a wide range of options. Unfortunately, Arco Linux Trinity did not put the desktop option during the installation. But if it's no problem, you can add the Trinity Arch flow with Nano from the command line and install the desktop. Then all you need to do is activate the TDM service. I do not tell them that there is already on our site on the Trinity Portal.

 One of the reasons I choose Arco is that you can download the last current iso and besiege. There is no need to update too much. There are also customized settings and advanced program loading scripts.

 Arch -based rebornos distribution can also be considered as an alternative. During the installation, the trinity desktop has put it as an option, but the installation isos are not up to date. You need to make many updates later. It can be the second option instead of Arco.

 The reason I choose Trinity desktop is the desktop fast reaction time. You don't hear a fan sound. Not hearing a fan sound alone is already causing to choose this desktop. There are also cons. The Dolphin File Manager of KDE does not come by default, you need to set it later. Other than that, there may be minor problems, but I prefer for speed and simplicity. I recommend you too.

 Chotic tank reduces package compilation time for users. This warehouse has been added by default in Garuda Linux. But there is no option to install desktop options in Garuda Linux. With Arco Linux, you can add this warehouse with a single click. Arco Linuxun's own store is also rich enough.

Trinity desktop should continue to work. Thank you to everyone who contributed.

No comments

Powered by Blogger.