trac on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S trac

* (Optional) Uninstall trac on Arch using YAY

$ yay -Rns trac

2. Manually Install "trac" via AUR

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

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

b. Clone trac's git locally

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

c. Go to ~/trac folder and install it

$ cd ~/trac $ makepkg -si

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

ID: 1324549
Name: trac
PackageBaseID: 128758
PackageBase: trac
Version: 1.6-1
Description: Enhanced wiki and issue tracking system for software development projects
URL: http://trac.edgewall.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: julianbrost
Submitter: Barthalion
FirstSubmitted: 1515183602
LastModified: 1695671928
URLPath: /cgit/aur.git/snapshot/trac.tar.gz