letsencrypt-cli on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S letsencrypt-cli

* (Optional) Uninstall letsencrypt-cli on Arch using YAY

$ yay -Rns letsencrypt-cli

2. Manually Install "letsencrypt-cli" via AUR

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

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

b. Clone letsencrypt-cli's git locally

$ git clone https://aur.archlinux.org/letsencrypt-cli.git ~/letsencrypt-cli

c. Go to ~/letsencrypt-cli folder and install it

$ cd ~/letsencrypt-cli $ makepkg -si

3. Information about the letsencrypt-cli package on Arch User Repository (AUR)

ID: 581093
Name: letsencrypt-cli
PackageBaseID: 109035
PackageBase: letsencrypt-cli
Version: 0.6.1-1
Description: Yet another Letsencrypt (ACME) client using Ruby.
URL: https://github.com/zealot128/ruby-letsencrypt-cli
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fordprefect
FirstSubmitted: 1458423932
LastModified: 1548774603
URLPath: /cgit/aur.git/snapshot/letsencrypt-cli.tar.gz