getssl on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install getssl on Arch using YAY
$
yay -S
getssl
Copied
* (Optional) Uninstall getssl on Arch using YAY
$
yay -Rns
getssl
Copied
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
Copied
b. Clone getssl's git locally
$
git clone https://aur.archlinux.org/getssl.git
~/getssl
Copied
c. Go to ~/getssl folder and install it
$
cd
~/getssl
Copied
$
makepkg -si
Copied
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
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