python-certbuilder on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-certbuilder

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

$ yay -Rns python-certbuilder

2. Manually Install "python-certbuilder" via AUR

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

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

b. Clone python-certbuilder's git locally

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

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

$ cd ~/python-certbuilder $ makepkg -si

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

ID: 1178197
Name: python-certbuilder
PackageBaseID: 159989
PackageBase: python-certbuilder
Version: 0.14.2-3
Description: Python library for generating and signing X.509 certificates
URL: https://github.com/wbond/certbuilder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawity
Submitter: grawity
FirstSubmitted: 1605654824
LastModified: 1670171374
URLPath: /cgit/aur.git/snapshot/python-certbuilder.tar.gz