python2-audit on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python2-audit

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

$ yay -Rns python2-audit

2. Manually Install "python2-audit" via AUR

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

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

b. Clone python2-audit's git locally

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

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

$ cd ~/python2-audit $ makepkg -si

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

ID: 1310478
Name: python2-audit
PackageBaseID: 149030
PackageBase: python2-audit
Version: 3.0.8-1
Description: Userspace components of the audit framework (python 2.X bindings)
URL: https://people.redhat.com/sgrubb/audit
NumVotes: 1
Popularity: 0
OutOfDate: 1702994242
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1581441332
LastModified: 1693272566
URLPath: /cgit/aur.git/snapshot/python2-audit.tar.gz

5. The same packages on other Linux Distributions