trac on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install trac on Arch using YAY
$
yay -S
trac
Copied
* (Optional) Uninstall trac on Arch using YAY
$
yay -Rns
trac
Copied
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
Copied
b. Clone trac's git locally
$
git clone https://aur.archlinux.org/trac.git
~/trac
Copied
c. Go to ~/trac folder and install it
$
cd
~/trac
Copied
$
makepkg -si
Copied
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
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