createrepo_c on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S createrepo_c

* (Optional) Uninstall createrepo_c on Arch using YAY

$ yay -Rns createrepo_c

2. Manually Install "createrepo_c" via AUR

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

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

b. Clone createrepo_c's git locally

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

c. Go to ~/createrepo_c folder and install it

$ cd ~/createrepo_c $ makepkg -si

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

ID: 1414200
Name: createrepo_c
PackageBaseID: 89431
PackageBase: createrepo_c
Version: 1.0.4-1
Description: A C implementation of createrepo, a tool to create yum repositories
URL: https://github.com/rpm-software-management/createrepo_c
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: pnorcks
FirstSubmitted: 1421284626
LastModified: 1708685510
URLPath: /cgit/aur.git/snapshot/createrepo_c.tar.gz