osticket on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S osticket

* (Optional) Uninstall osticket on Arch using YAY

$ yay -Rns osticket

2. Manually Install "osticket" via AUR

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

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

b. Clone osticket's git locally

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

c. Go to ~/osticket folder and install it

$ cd ~/osticket $ makepkg -si

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

ID: 1347884
Name: osticket
PackageBaseID: 49978
PackageBase: osticket
Version: 1.18.1-1
Description: A widely-used open source support ticket system.
URL: http://www.osticket.com/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter:
FirstSubmitted: 1308418613
LastModified: 1699180945
URLPath: /cgit/aur.git/snapshot/osticket.tar.gz