pretixdesk on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S pretixdesk

* (Optional) Uninstall pretixdesk on Arch using YAY

$ yay -Rns pretixdesk

2. Manually Install "pretixdesk" via AUR

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

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

b. Clone pretixdesk's git locally

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

c. Go to ~/pretixdesk folder and install it

$ cd ~/pretixdesk $ makepkg -si

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

ID: 512098
Name: pretixdesk
PackageBaseID: 128794
PackageBase: pretixdesk
Version: 0.3.3-1
Description: Desktop application for attendee check-in with the pretix ticketing system
URL: https://pretix.eu
NumVotes: 2
Popularity: 0
OutOfDate: 1563440470
Maintainer: rami
FirstSubmitted: 1515262921
LastModified: 1526673900
URLPath: /cgit/aur.git/snapshot/pretixdesk.tar.gz