reposurgeon on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S reposurgeon

* (Optional) Uninstall reposurgeon on Arch using YAY

$ yay -Rns reposurgeon

2. Manually Install "reposurgeon" via AUR

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

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

b. Clone reposurgeon's git locally

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

c. Go to ~/reposurgeon folder and install it

$ cd ~/reposurgeon $ makepkg -si

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

ID: 1298764
Name: reposurgeon
PackageBaseID: 53271
PackageBase: reposurgeon
Version: 4.38-1
Description: Performs surgery on version control repositories.
URL: http://www.catb.org/esr/reposurgeon/
NumVotes: 6
Popularity: 0.003859
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1319046760
LastModified: 1691110316
URLPath: /cgit/aur.git/snapshot/reposurgeon.tar.gz