acme.sh-systemd on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S acme.sh-systemd

* (Optional) Uninstall acme.sh-systemd on Arch using YAY

$ yay -Rns acme.sh-systemd

2. Manually Install "acme.sh-systemd" via AUR

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

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

b. Clone acme.sh-systemd's git locally

$ git clone https://aur.archlinux.org/acme.sh-systemd.git ~/acme.sh-systemd

c. Go to ~/acme.sh-systemd folder and install it

$ cd ~/acme.sh-systemd $ makepkg -si

3. Information about the acme.sh-systemd package on Arch User Repository (AUR)

ID: 1373226
Name: acme.sh-systemd
PackageBaseID: 150728
PackageBase: acme.sh-systemd
Version: 0.1.2-2
Description: A systemd units for renew certificates acquired via acme.sh
URL: https://github.com/unknowndevQwQ/acme.sh-systemd
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: unknowndev
Submitter: unknowndev
FirstSubmitted: 1585236671
LastModified: 1703124605
URLPath: /cgit/aur.git/snapshot/acme.sh-systemd.tar.gz