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

Last updated: May 21,2024

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

$ yay -S easy-rsa-old

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

$ yay -Rns easy-rsa-old

2. Manually Install "easy-rsa-old" 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-old's git locally

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

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

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

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

ID: 508247
Name: easy-rsa-old
PackageBaseID: 132116
PackageBase: easy-rsa-old
Version: 2.3.3-1
Description: Simple shell based CA utility (legacy version)
URL: https://github.com/OpenVPN/easy-rsa-old
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bjo
Submitter: bjo
FirstSubmitted: 1525545459
LastModified: 1525545459
URLPath: /cgit/aur.git/snapshot/easy-rsa-old.tar.gz