rpmlint-git on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S rpmlint-git

* (Optional) Uninstall rpmlint-git on Arch using YAY

$ yay -Rns rpmlint-git

2. Manually Install "rpmlint-git" via AUR

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

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

b. Clone rpmlint-git's git locally

$ git clone https://aur.archlinux.org/rpmlint-git.git ~/rpmlint-git

c. Go to ~/rpmlint-git folder and install it

$ cd ~/rpmlint-git $ makepkg -si

3. Information about the rpmlint-git package on Arch User Repository (AUR)

ID: 1052412
Name: rpmlint-git
PackageBaseID: 123489
PackageBase: rpmlint-git
Version: 2.2.0.49.g65d344b0-1
Description: A tool for checking common errors in rpm packages.
URL: https://github.com/rpm-software-management/rpmlint
NumVotes: 1
Popularity: 0.101
OutOfDate:
Maintainer: fft
FirstSubmitted: 1497946659
LastModified: 1647518733
URLPath: /cgit/aur.git/snapshot/rpmlint-git.tar.gz