createrepo-agent on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S createrepo-agent

* (Optional) Uninstall createrepo-agent on Arch using YAY

$ yay -Rns createrepo-agent

2. Manually Install "createrepo-agent" via AUR

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

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

b. Clone createrepo-agent's git locally

$ git clone https://aur.archlinux.org/createrepo-agent.git ~/createrepo-agent

c. Go to ~/createrepo-agent folder and install it

$ cd ~/createrepo-agent $ makepkg -si

3. Information about the createrepo-agent package on Arch User Repository (AUR)

ID: 1308248
Name: createrepo-agent
PackageBaseID: 196933
PackageBase: createrepo-agent
Version: 0.4.2-1
Description: Rapidly and repeatedly generate RPM repository metadata
URL: https://github.com/osrf/createrepo-agent
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cottsay
Submitter: cottsay
FirstSubmitted: 1692828587
LastModified: 1692828587
URLPath: /cgit/aur.git/snapshot/createrepo-agent.tar.gz