Difference between revisions of "Arch Trinity Repository Installation Instructions"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Added details for adding repository and GPG keys.)
m (Fix the line with the server address to pacman.conf.)
Line 8: Line 8:
   
 
[trinity]
 
[trinity]
https://mirror.ppa.trinitydesktop.org/trinity/archlinux
+
Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux
   
 
2. Fetch GPG key and add to pacman keychain on your system:
 
2. Fetch GPG key and add to pacman keychain on your system:

Revision as of 22:50, 12 January 2022

Konqi.png
To-do
This section has not been written/completed yet. You can contribute to Trinity by writing or finalizing this section.

The current latest release (R14.0.11) is available for Arch in the form of prebuilt packages for the x86_64 architecture.

Instructions

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

 [trinity]
 Server = https://mirror.ppa.trinitydesktop.org/trinity/archlinux

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