pkg-audit on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S pkg-audit

* (Optional) Uninstall pkg-audit on Arch using YAY

$ yay -Rns pkg-audit

2. Manually Install "pkg-audit" via AUR

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

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

b. Clone pkg-audit's git locally

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

c. Go to ~/pkg-audit folder and install it

$ cd ~/pkg-audit $ makepkg -si

3. Information about the pkg-audit package on Arch User Repository (AUR)

ID: 378804
Name: pkg-audit
PackageBaseID: 117709
PackageBase: pkg-audit
Version: 0.3-1
Description: audit installed packages against known vulnerabilities
URL: https://github.com/jelly/pkg-audit
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jelly
Submitter: jelly
FirstSubmitted: 1481580259
LastModified: 1485641872
URLPath: /cgit/aur.git/snapshot/pkg-audit.tar.gz