hgsubversion on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S hgsubversion

* (Optional) Uninstall hgsubversion on Arch using YAY

$ yay -Rns hgsubversion

2. Manually Install "hgsubversion" via AUR

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

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

b. Clone hgsubversion's git locally

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

c. Go to ~/hgsubversion folder and install it

$ cd ~/hgsubversion $ makepkg -si

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

ID: 549317
Name: hgsubversion
PackageBaseID: 84565
PackageBase: hgsubversion
Version: 1.9.2-2
Description: extension for Mercurial that allows using Mercurial as a Subversion client
URL: https://bitbucket.org/durin42/hgsubversion
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: drrossum
Submitter: abadcafe
FirstSubmitted: 1407936221
LastModified: 1538663714
URLPath: /cgit/aur.git/snapshot/hgsubversion.tar.gz