python-certauth on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-certauth

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

$ yay -Rns python-certauth

2. Manually Install "python-certauth" via AUR

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

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

b. Clone python-certauth's git locally

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

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

$ cd ~/python-certauth $ makepkg -si

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

ID: 941998
Name: python-certauth
PackageBaseID: 169353
PackageBase: python-certauth
Version: 1.3.0-2
Description: Simple Certificate Authority for MITM proxies
URL: https://github.com/ikreymer/certauth
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: andrejr
Submitter: andrejr
FirstSubmitted: 1627544549
LastModified: 1627768935
URLPath: /cgit/aur.git/snapshot/python-certauth.tar.gz