acmetool-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S acmetool-git

* (Optional) Uninstall acmetool-git on Arch using YAY

$ yay -Rns acmetool-git

2. Manually Install "acmetool-git" via AUR

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

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

b. Clone acmetool-git's git locally

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

c. Go to ~/acmetool-git folder and install it

$ cd ~/acmetool-git $ makepkg -si

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

ID: 278344
Name: acmetool-git
PackageBaseID: 104252
PackageBase: acmetool-git
Version: 20160223-1
Description: Acmetool is 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: 3
Popularity: 0
OutOfDate: 1704319744
Maintainer:
Submitter: miffe
FirstSubmitted: 1449424740
LastModified: 1456253529
URLPath: /cgit/aur.git/snapshot/acmetool-git.tar.gz