acmed on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S acmed

* (Optional) Uninstall acmed on Arch using YAY

$ yay -Rns acmed

2. Manually Install "acmed" via AUR

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

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

b. Clone acmed's git locally

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

c. Go to ~/acmed folder and install it

$ cd ~/acmed $ makepkg -si

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

ID: 1407013
Name: acmed
PackageBaseID: 141963
PackageBase: acmed
Version: 0.23.0-1
Description: An ACME (RFC 8555) client daemon
URL: https://github.com/breard-r/acmed/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rodolphe
Submitter: rodolphe
FirstSubmitted: 1557591984
LastModified: 1707568523
URLPath: /cgit/aur.git/snapshot/acmed.tar.gz