createrepo_c on AUR (Arch User Repository)
Last updated: November 08,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
Copied
b. Install createrepo_c on Arch using YAY
$
yay -S
createrepo_c
Copied
* (Optional) Uninstall createrepo_c on Arch using YAY
$
yay -Rns
createrepo_c
Copied
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
Copied
b. Clone createrepo_c's git locally
$
git clone https://aur.archlinux.org/createrepo_c.git
~/createrepo_c
Copied
c. Go to ~/createrepo_c folder and install it
$
cd
~/createrepo_c
Copied
$
makepkg -si
Copied
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
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