repoman on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S repoman

* (Optional) Uninstall repoman on Arch using YAY

$ yay -Rns repoman

2. Manually Install "repoman" via AUR

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

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

b. Clone repoman's git locally

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

c. Go to ~/repoman folder and install it

$ cd ~/repoman $ makepkg -si

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

ID: 1112537
Name: repoman
PackageBaseID: 68919
PackageBase: repoman
Version: 2015-4
Description: The pacman of repository managers.
URL: https://xyne.dev/projects/repoman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1365392702
LastModified: 1657925687
URLPath: /cgit/aur.git/snapshot/repoman.tar.gz