acmetool-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S acmetool-bin

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

$ yay -Rns acmetool-bin

2. Manually Install "acmetool-bin" via AUR

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

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

b. Clone acmetool-bin's git locally

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

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

$ cd ~/acmetool-bin $ makepkg -si

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

ID: 532584
Name: acmetool-bin
PackageBaseID: 133884
PackageBase: acmetool-bin
Version: 0.0.67-3
Description: Command line tool for automatically acquiring certificates from ACME servers (official precompiled cgo binary)
URL: https://github.com/hlandau/acme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: grawlinson
FirstSubmitted: 1530339901
LastModified: 1533625952
URLPath: /cgit/aur.git/snapshot/acmetool-bin.tar.gz