hgsubversion-hg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hgsubversion-hg

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

$ yay -Rns hgsubversion-hg

2. Manually Install "hgsubversion-hg" via AUR

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

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

b. Clone hgsubversion-hg's git locally

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

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

$ cd ~/hgsubversion-hg $ makepkg -si

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

ID: 222687
Name: hgsubversion-hg
PackageBaseID: 32496
PackageBase: hgsubversion-hg
Version: 1000.09b5e6a76724-1
Description: extension for Mercurial that allows using Mercurial as a Subversion client
URL: http://mercurial.selenic.com/wiki/HgSubversion
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: drrossum
FirstSubmitted: 1260181286
LastModified: 1439873938
URLPath: /cgit/aur.git/snapshot/hgsubversion-hg.tar.gz