getssl on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S getssl

* (Optional) Uninstall getssl on Arch using YAY

$ yay -Rns getssl

2. Manually Install "getssl" via AUR

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

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

b. Clone getssl's git locally

$ git clone https://aur.archlinux.org/getssl.git ~/getssl

c. Go to ~/getssl folder and install it

$ cd ~/getssl $ makepkg -si

3. Information about the getssl package on Arch User Repository (AUR)

ID: 1265152
Name: getssl
PackageBaseID: 115295
PackageBase: getssl
Version: 2.48-1
Description: Obtain SSL certificates from the letsencrypt.org ACME server. Suitable for automating the process on remote servers.
URL: https://github.com/srvrco/getssl
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: henschi
Submitter: kbabioch
FirstSubmitted: 1473154297
LastModified: 1685384409
URLPath: /cgit/aur.git/snapshot/getssl.tar.gz