Difference between revisions of "Arch Trinity Repository Installation Instructions"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Update for R14.0.13)
(Replace latest release (R14.1.1))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The current latest release ([[Release Notes For R14.0.13|R14.0.13]) is available for Arch in the form of prebuilt packages for x86_64, aarch64 and armv7h architectures.
+
The current latest release ([[Release Notes For R14.1.1|R14.1.1]]) is available for Arch in the form of prebuilt packages for x86_64, aarch64 and armv7h architectures.
   
 
= Instructions =
 
= Instructions =

Latest revision as of 17:48, 29 October 2023

The current latest release (R14.1.1) is available for Arch in the form of prebuilt packages for x86_64, aarch64 and armv7h architectures.

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