zammad on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S zammad

* (Optional) Uninstall zammad on Arch using YAY

$ yay -Rns zammad

2. Manually Install "zammad" via AUR

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

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

b. Clone zammad's git locally

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

c. Go to ~/zammad folder and install it

$ cd ~/zammad $ makepkg -si

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

ID: 1068468
Name: zammad
PackageBaseID: 171722
PackageBase: zammad
Version: 5.1.0-1
Description: Zammad is a web-based, open source user support/ticketing solution.
URL: https://zammad.org
NumVotes: 2
Popularity: 0.157059
OutOfDate: 1701918909
Maintainer: patstew
Submitter: patstew
FirstSubmitted: 1633527990
LastModified: 1650296400
URLPath: /cgit/aur.git/snapshot/zammad.tar.gz