repacman on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S repacman

* (Optional) Uninstall repacman on Arch using YAY

$ yay -Rns repacman

2. Manually Install "repacman" via AUR

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

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

b. Clone repacman's git locally

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

c. Go to ~/repacman folder and install it

$ cd ~/repacman $ makepkg -si

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

ID: 413710
Name: repacman
PackageBaseID: 35687
PackageBase: repacman
Version: 0.98-4
Description: A tool for producing a pacman package from software's existing installation
URL: http://archlinux.fr/repacman
NumVotes: 59
Popularity: 0
OutOfDate:
Maintainer: ItachiSan
Submitter:
FirstSubmitted: 1269083113
LastModified: 1495616729
URLPath: /cgit/aur.git/snapshot/repacman.tar.gz