certgen on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S certgen

* (Optional) Uninstall certgen on Arch using YAY

$ yay -Rns certgen

2. Manually Install "certgen" via AUR

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

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

b. Clone certgen's git locally

$ git clone https://aur.archlinux.org/certgen.git ~/certgen

c. Go to ~/certgen folder and install it

$ cd ~/certgen $ makepkg -si

3. Information about the certgen package on Arch User Repository (AUR)

ID: 1173352
Name: certgen
PackageBaseID: 188132
PackageBase: certgen
Version: 1.2.1-1
Description: A dead simple tool to generate self signed certificates
URL: https://github.com/minio/certgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: steiny
Submitter: steiny
FirstSubmitted: 1669203765
LastModified: 1669203765
URLPath: /cgit/aur.git/snapshot/certgen.tar.gz