hg-signoff on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S hg-signoff

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

$ yay -Rns hg-signoff

2. Manually Install "hg-signoff" via AUR

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

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

b. Clone hg-signoff's git locally

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

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

$ cd ~/hg-signoff $ makepkg -si

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

ID: 1133240
Name: hg-signoff
PackageBaseID: 185351
PackageBase: hg-signoff
Version: 1.1.0-1
Description: Flexible evolution of Mercurial history
URL: https://www.mercurial-scm.org/doc/evolution/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ragreener1
Submitter: ragreener1
FirstSubmitted: 1661940900
LastModified: 1661940900
URLPath: /cgit/aur.git/snapshot/hg-signoff.tar.gz