certstrap-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S certstrap-git

* (Optional) Uninstall certstrap-git on Arch using YAY

$ yay -Rns certstrap-git

2. Manually Install "certstrap-git" via AUR

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

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

b. Clone certstrap-git's git locally

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

c. Go to ~/certstrap-git folder and install it

$ cd ~/certstrap-git $ makepkg -si

3. Information about the certstrap-git package on Arch User Repository (AUR)

ID: 815994
Name: certstrap-git
PackageBaseID: 158659
PackageBase: certstrap-git
Version: v1.2.0.r36.g14dbcb0-1
Description: Tools to bootstrap CAs, certificate requests, and signed certificates.
URL: https://github.com/square/certstrap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: atriix
Submitter: atriix
FirstSubmitted: 1602496597
LastModified: 1604913389
URLPath: /cgit/aur.git/snapshot/certstrap-git.tar.gz