cacert-csr on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S cacert-csr

* (Optional) Uninstall cacert-csr on Arch using YAY

$ yay -Rns cacert-csr

2. Manually Install "cacert-csr" via AUR

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

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

b. Clone cacert-csr's git locally

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

c. Go to ~/cacert-csr folder and install it

$ cd ~/cacert-csr $ makepkg -si

3. Information about the cacert-csr package on Arch User Repository (AUR)

ID: 1216769
Name: cacert-csr
PackageBaseID: 123212
PackageBase: cacert-csr
Version: 0.1-4
Description: CAcert Certificate Signing Request Generator
URL: https://wiki.cacert.org/CSRGenerator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1496927402
LastModified: 1677139023
URLPath: /cgit/aur.git/snapshot/cacert-csr.tar.gz