repman on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S repman

* (Optional) Uninstall repman on Arch using YAY

$ yay -Rns repman

2. Manually Install "repman" via AUR

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

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

b. Clone repman's git locally

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

c. Go to ~/repman folder and install it

$ cd ~/repman $ makepkg -si

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

ID: 1413278
Name: repman
PackageBaseID: 192277
PackageBase: repman
Version: 0.7.4-1
Description: Manage (remote) custom repositories for Arch Linux packages
URL: https://gitlab.com/mipimipi/repman
NumVotes: 1
Popularity: 0.180793
OutOfDate:
Maintainer: mipi
Submitter: mipi
FirstSubmitted: 1680442983
LastModified: 1708529013
URLPath: /cgit/aur.git/snapshot/repman.tar.gz