python-crlbuilder on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-crlbuilder

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

$ yay -Rns python-crlbuilder

2. Manually Install "python-crlbuilder" via AUR

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

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

b. Clone python-crlbuilder's git locally

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

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

$ cd ~/python-crlbuilder $ makepkg -si

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

ID: 1178201
Name: python-crlbuilder
PackageBaseID: 160001
PackageBase: python-crlbuilder
Version: 0.10.2-2
Description: Python library for generating OCSP requests and responses
URL: https://github.com/wbond/crlbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1605687491
LastModified: 1670171576
URLPath: /cgit/aur.git/snapshot/python-crlbuilder.tar.gz