easy-rsa-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S easy-rsa-git

* (Optional) Uninstall easy-rsa-git on Arch using YAY

$ yay -Rns easy-rsa-git

2. Manually Install "easy-rsa-git" via AUR

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

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

b. Clone easy-rsa-git's git locally

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

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

$ cd ~/easy-rsa-git $ makepkg -si

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

ID: 510816
Name: easy-rsa-git
PackageBaseID: 58040
PackageBase: easy-rsa-git
Version: 3.0.4.r33.gff07d75-1
Description: Simple shell based CA utility - git checkout
URL: https://github.com/OpenVPN/easy-rsa
NumVotes: 1
Popularity: 0
OutOfDate: 1694398254
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1333026171
LastModified: 1526279933
URLPath: /cgit/aur.git/snapshot/easy-rsa-git.tar.gz