python-certipy on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-certipy

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

$ yay -Rns python-certipy

2. Manually Install "python-certipy" via AUR

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

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

b. Clone python-certipy's git locally

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

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

$ cd ~/python-certipy $ makepkg -si

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

ID: 1009527
Name: python-certipy
PackageBaseID: 139673
PackageBase: python-certipy
Version: 0.1.3-2
Description: A simple python tool for creating certificate authorities and certificates on the fly
URL: https://github.com/LLNL/certipy
NumVotes: 1
Popularity: 0.003866
OutOfDate:
Maintainer: dodecahedron
Submitter: STommydx
FirstSubmitted: 1550343360
LastModified: 1640392261
URLPath: /cgit/aur.git/snapshot/python-certipy.tar.gz