koji on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S koji

* (Optional) Uninstall koji on Arch using YAY

$ yay -Rns koji

2. Manually Install "koji" via AUR

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

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

b. Clone koji's git locally

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

c. Go to ~/koji folder and install it

$ cd ~/koji $ makepkg -si

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

ID: 1015028
Name: koji
PackageBaseID: 56497
PackageBase: koji
Version: 1.27.0-1
Description: shared libraries and the command-line interface for building and tracking RPMS
URL: https://pagure.io/koji
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anatolik
Submitter:
FirstSubmitted: 1328681732
LastModified: 1641527445
URLPath: /cgit/aur.git/snapshot/koji.tar.gz