uacme on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S uacme

* (Optional) Uninstall uacme on Arch using YAY

$ yay -Rns uacme

2. Manually Install "uacme" via AUR

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

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

b. Clone uacme's git locally

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

c. Go to ~/uacme folder and install it

$ cd ~/uacme $ makepkg -si

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

ID: 1394334
Name: uacme
PackageBaseID: 143237
PackageBase: uacme
Version: 1.7.5-1
Description: An ACMEv2 client written in plain C with minimal dependencies
URL: https://github.com/ndilieto/uacme/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Roshless
Submitter: HalosGhost
FirstSubmitted: 1562378933
LastModified: 1706475181
URLPath: /cgit/aur.git/snapshot/uacme.tar.gz