trytond on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "trytond" 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 trytond on Arch using YAY

$ yay -S trytond

* (Optional) Uninstall trytond on Arch using YAY

$ yay -Rns trytond

2. Manually Install "trytond" via AUR

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

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

b. Clone trytond's git locally

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

c. Go to ~/trytond folder and install it

$ cd ~/trytond $ makepkg -si

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

ID: 869235
Name: trytond
PackageBaseID: 22191
PackageBase: trytond
Version: 5.8.4-1
Description: Tryton server
URL: http://www.tryton.org/
NumVotes: 17
Popularity: 0
OutOfDate: 1663980726
Maintainer: golodhrim
Submitter: fwalch
FirstSubmitted: 1229179736
LastModified: 1614287461
URLPath: /cgit/aur.git/snapshot/trytond.tar.gz