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