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