python-pip-audit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pip-audit

* (Optional) Uninstall python-pip-audit on Arch using YAY

$ yay -Rns python-pip-audit

2. Manually Install "python-pip-audit" via AUR

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

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

b. Clone python-pip-audit's git locally

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

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

$ cd ~/python-pip-audit $ makepkg -si

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

ID: 1420728
Name: python-pip-audit
PackageBaseID: 172930
PackageBase: python-pip-audit
Version: 2.7.2-1
Description: A tool for scanning Python environments for known vulnerabilities
URL: https://github.com/pypa/pip-audit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1636502681
LastModified: 1709582084
URLPath: /cgit/aur.git/snapshot/python-pip-audit.tar.gz