python-ocspbuilder on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-ocspbuilder

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

$ yay -Rns python-ocspbuilder

2. Manually Install "python-ocspbuilder" via AUR

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

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

b. Clone python-ocspbuilder's git locally

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

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

$ cd ~/python-ocspbuilder $ makepkg -si

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

ID: 1178202
Name: python-ocspbuilder
PackageBaseID: 159988
PackageBase: python-ocspbuilder
Version: 0.10.2-3
Description: Python library for generating OCSP requests and responses
URL: https://github.com/wbond/ocspbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1605654566
LastModified: 1670171639
URLPath: /cgit/aur.git/snapshot/python-ocspbuilder.tar.gz