rpm-builder on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "rpm-builder" 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 rpm-builder on Arch using YAY
$
yay -S
rpm-builder
Copied
* (Optional) Uninstall rpm-builder on Arch using YAY
$
yay -Rns
rpm-builder
Copied
2. Manually Install "rpm-builder" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rpm-builder's git locally
$
git clone https://aur.archlinux.org/rpm-builder.git
~/rpm-builder
Copied
c. Go to ~/rpm-builder folder and install it
$
cd
~/rpm-builder
Copied
$
makepkg -si
Copied
3. Information about the rpm-builder package on Arch User Repository (AUR)
ID: 1006097
Name: rpm-builder
PackageBaseID: 147323
PackageBase: rpm-builder
Version: 0.8.1-1
Description: Build rpms without a spec file. Pure Rust. No dependencies to librpm
URL: https://github.com/Richterrettich/rpm-builder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: volker.raschek
Submitter: volker.raschek
FirstSubmitted: 1576000522
LastModified: 1639832006
URLPath: /cgit/aur.git/snapshot/rpm-builder.tar.gz
Name: rpm-builder
PackageBaseID: 147323
PackageBase: rpm-builder
Version: 0.8.1-1
Description: Build rpms without a spec file. Pure Rust. No dependencies to librpm
URL: https://github.com/Richterrettich/rpm-builder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: volker.raschek
Submitter: volker.raschek
FirstSubmitted: 1576000522
LastModified: 1639832006
URLPath: /cgit/aur.git/snapshot/rpm-builder.tar.gz