mercurial-server on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S mercurial-server

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

$ yay -Rns mercurial-server

2. Manually Install "mercurial-server" via AUR

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

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

b. Clone mercurial-server's git locally

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

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

$ cd ~/mercurial-server $ makepkg -si

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

ID: 208329
Name: mercurial-server
PackageBaseID: 33196
PackageBase: mercurial-server
Version: 1.3-1
Description: Provides easily administered shared SSH access to Mercurial repositories.
URL: http://www.lshift.net/mercurial-server.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: giniu
FirstSubmitted: 1261980325
LastModified: 1436297653
URLPath: /cgit/aur.git/snapshot/mercurial-server.tar.gz