git-remote-hg on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S git-remote-hg

* (Optional) Uninstall git-remote-hg on Arch using YAY

$ yay -Rns git-remote-hg

2. Manually Install "git-remote-hg" via AUR

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

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

b. Clone git-remote-hg's git locally

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

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

$ cd ~/git-remote-hg $ makepkg -si

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

ID: 1128094
Name: git-remote-hg
PackageBaseID: 185062
PackageBase: git-remote-hg
Version: 0.6-1
Description: Bidirectional bridge between Git and Mercurial
URL: https://github.com/felipec/git-remote-hg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: felipec
Submitter: felipec
FirstSubmitted: 1660953433
LastModified: 1660953433
URLPath: /cgit/aur.git/snapshot/git-remote-hg.tar.gz