rpmlint on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rpmlint

* (Optional) Uninstall rpmlint on Arch using YAY

$ yay -Rns rpmlint

2. Manually Install "rpmlint" via AUR

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

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

b. Clone rpmlint's git locally

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

c. Go to ~/rpmlint folder and install it

$ cd ~/rpmlint $ makepkg -si

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

ID: 1394594
Name: rpmlint
PackageBaseID: 52350
PackageBase: rpmlint
Version: 2.5.0-3
Description: A tool for checking common errors in rpm packages
URL: https://github.com/rpm-software-management/rpmlint
NumVotes: 7
Popularity: 0.000729
OutOfDate:
Maintainer: carsme
Submitter: td123
FirstSubmitted: 1315868159
LastModified: 1706482593
URLPath: /cgit/aur.git/snapshot/rpmlint.tar.gz