flyspray on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S flyspray

* (Optional) Uninstall flyspray on Arch using YAY

$ yay -Rns flyspray

2. Manually Install "flyspray" via AUR

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

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

b. Clone flyspray's git locally

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

c. Go to ~/flyspray folder and install it

$ cd ~/flyspray $ makepkg -si

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

ID: 1359672
Name: flyspray
PackageBaseID: 199912
PackageBase: flyspray
Version: 1.0rc10-2
Description: Lightweight, web-based bug tracking system written in PHP
URL: https://www.flyspray.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1700926026
LastModified: 1700926026
URLPath: /cgit/aur.git/snapshot/flyspray.tar.gz

5. The same packages on other Linux Distributions