hg-fast-export on AUR (Arch User Repository)

Last updated: May 07,2024

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

$ yay -S hg-fast-export

* (Optional) Uninstall hg-fast-export on Arch using YAY

$ yay -Rns hg-fast-export

2. Manually Install "hg-fast-export" via AUR

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

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

b. Clone hg-fast-export's git locally

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

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

$ cd ~/hg-fast-export $ makepkg -si

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

ID: 1132947
Name: hg-fast-export
PackageBaseID: 146128
PackageBase: hg-fast-export
Version: 210917-1
Description: Mercurial to git converter using git-fast-import
URL: https://repo.or.cz/fast-export.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fenuks
Submitter: danielepaolella
FirstSubmitted: 1572105455
LastModified: 1661883434
URLPath: /cgit/aur.git/snapshot/hg-fast-export.tar.gz