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