python-certvalidator on AUR (Arch User Repository)

Last updated: March 28,2024

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

$ yay -S python-certvalidator

* (Optional) Uninstall python-certvalidator on Arch using YAY

$ yay -Rns python-certvalidator

2. Manually Install "python-certvalidator" via AUR

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

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

b. Clone python-certvalidator's git locally

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

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

$ cd ~/python-certvalidator $ makepkg -si

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

ID: 701718
Name: python-certvalidator
PackageBaseID: 149595
PackageBase: python-certvalidator
Version: 0.11.1-1
Description: Validates X.509 certificates and paths
URL: https://pypi.python.org/pypi/certvalidator/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1582817587
LastModified: 1582817587
URLPath: /cgit/aur.git/snapshot/python-certvalidator.tar.gz