ssl-admin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S ssl-admin

* (Optional) Uninstall ssl-admin on Arch using YAY

$ yay -Rns ssl-admin

2. Manually Install "ssl-admin" via AUR

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

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

b. Clone ssl-admin's git locally

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

c. Go to ~/ssl-admin folder and install it

$ cd ~/ssl-admin $ makepkg -si

3. Information about the ssl-admin package on Arch User Repository (AUR)

ID: 300778
Name: ssl-admin
PackageBaseID: 111013
PackageBase: ssl-admin
Version: 1.2.1-4
Description: OpenSSL certificate manager with OpenVPN support
URL: https://www.secure-computing.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: graysky
FirstSubmitted: 1462606762
LastModified: 1462714659
URLPath: /cgit/aur.git/snapshot/ssl-admin.tar.gz