Linux Notice App

Rebornos Desktops

 


Rebornos allows you to install the desktop you want during installation and afterwards.
Trinity desktop has been added to the available desktops. However, on the first installation, it gives an error that this desktop cannot be loaded.

Below are the original installation instructions for trinity desktop for arch linux.

Instructions

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

 [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
Rebornos fire installation package uses the same repository.








You can also customize your system by adding Rebornos repositories to your arch system.

Edit /etc/pacman.conf

add;

[Reborn-OS]
Include = /etc/pacman.d/reborn-mirrorlist


reborn-mirrorlist include

Server = https://repo.rebornos.org/RebornOS/
Server = https://mirror.clarkson.edu/RebornOS/RebornOS/
Server = https://nl-mirror.rebornos.org/RebornOS/
Server = https://sourceforge.net/projects/rebornos/files/r/RebornOS/
Server = https://mirror.freedif.org/rebornos/RebornOS/


# pacman-key --recv-key  ...
# pacman-key --lsign-key ....

Other deb or rpm based distributions are more useful for Trinity desktop. However, it seems that arch will continue to be used as the dominant distribution with its wide package options and customisable features.

No comments

Powered by Blogger.