acmetool on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S acmetool

* (Optional) Uninstall acmetool on Arch using YAY

$ yay -Rns acmetool

2. Manually Install "acmetool" via AUR

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

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

b. Clone acmetool's git locally

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

c. Go to ~/acmetool folder and install it

$ cd ~/acmetool $ makepkg -si

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

ID: 659363
Name: acmetool
PackageBaseID: 115030
PackageBase: acmetool
Version: 0.0.67-5
Description: An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)
URL: https://github.com/hlandau/acme
NumVotes: 4
Popularity: 0
OutOfDate: 1674997826
Maintainer:
Submitter: Thermi
FirstSubmitted: 1472202006
LastModified: 1571962815
URLPath: /cgit/aur.git/snapshot/acmetool.tar.gz