hgweb on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S hgweb

* (Optional) Uninstall hgweb on Arch using YAY

$ yay -Rns hgweb

2. Manually Install "hgweb" via AUR

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

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

b. Clone hgweb's git locally

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

c. Go to ~/hgweb folder and install it

$ cd ~/hgweb $ makepkg -si

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

ID: 1124698
Name: hgweb
PackageBaseID: 63956
PackageBase: hgweb
Version: 6.2.1-1
Description: Mercurial web interface
URL: https://mercurial-scm.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: eworm
FirstSubmitted: 1351252332
LastModified: 1660199550
URLPath: /cgit/aur.git/snapshot/hgweb.tar.gz