acme-cli on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S acme-cli

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

$ yay -Rns acme-cli

2. Manually Install "acme-cli" via AUR

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

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

b. Clone acme-cli's git locally

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

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

$ cd ~/acme-cli $ makepkg -si

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

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