otrs on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S otrs

* (Optional) Uninstall otrs on Arch using YAY

$ yay -Rns otrs

2. Manually Install "otrs" via AUR

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

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

b. Clone otrs's git locally

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

c. Go to ~/otrs folder and install it

$ cd ~/otrs $ makepkg -si

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

ID: 1250459
Name: otrs
PackageBaseID: 61162
PackageBase: otrs
Version: 6.0.40-1
Description: OTRS is the leading open-source Help Desk and IT Service Management (ITSM)
URL: https://otrscommunityedition.com/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: ArteS
Submitter: ArteS
FirstSubmitted: 1343131091
LastModified: 1682826307
URLPath: /cgit/aur.git/snapshot/otrs.tar.gz