acmetool on AUR (Arch User Repository)
Last updated: February 03,2025
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
Copied
b. Install acmetool on Arch using YAY
$
yay -S
acmetool
Copied
* (Optional) Uninstall acmetool on Arch using YAY
$
yay -Rns
acmetool
Copied
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
Copied
b. Clone acmetool's git locally
$
git clone https://aur.archlinux.org/acmetool.git
~/acmetool
Copied
c. Go to ~/acmetool folder and install it
$
cd
~/acmetool
Copied
$
makepkg -si
Copied
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
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