trac-mercurial on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S trac-mercurial

* (Optional) Uninstall trac-mercurial on Arch using YAY

$ yay -Rns trac-mercurial

2. Manually Install "trac-mercurial" via AUR

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

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

b. Clone trac-mercurial's git locally

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

c. Go to ~/trac-mercurial folder and install it

$ cd ~/trac-mercurial $ makepkg -si

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

ID: 721484
Name: trac-mercurial
PackageBaseID: 24722
PackageBase: trac-mercurial
Version: 1.0.0.9-1
Description: Mercurial plugin for Trac
URL: http://trac.edgewall.org/wiki/TracMercurial
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: zoidberg_md
FirstSubmitted: 1237206809
LastModified: 1586993950
URLPath: /cgit/aur.git/snapshot/trac-mercurial.tar.gz