mercurial-hg on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mercurial-hg

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

$ yay -Rns mercurial-hg

2. Manually Install "mercurial-hg" via AUR

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

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

b. Clone mercurial-hg's git locally

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

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

$ cd ~/mercurial-hg $ makepkg -si

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

ID: 1317914
Name: mercurial-hg
PackageBaseID: 125086
PackageBase: mercurial-hg
Version: r49336.290c29df1915-2
Description: Distributed source control management tool
URL: https://www.mercurial-scm.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503650112
LastModified: 1694553789
URLPath: /cgit/aur.git/snapshot/mercurial-hg.tar.gz