tryton on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "tryton" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install tryton on Arch using YAY

$ yay -S tryton

* (Optional) Uninstall tryton on Arch using YAY

$ yay -Rns tryton

2. Manually Install "tryton" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone tryton's git locally

$ git clone https://aur.archlinux.org/tryton.git ~/tryton

c. Go to ~/tryton folder and install it

$ cd ~/tryton $ makepkg -si

3. Information about the tryton package on Arch User Repository (AUR)

ID: 869232
Name: tryton
PackageBaseID: 22190
PackageBase: tryton
Version: 5.8.4-1
Description: Tryton desktop client
URL: http://www.tryton.org/
NumVotes: 17
Popularity: 0
OutOfDate: 1626760913
Maintainer:
Submitter: fwalch
FirstSubmitted: 1229179338
LastModified: 1614287360
URLPath: /cgit/aur.git/snapshot/tryton.tar.gz