lego-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lego-bin

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

$ yay -Rns lego-bin

2. Manually Install "lego-bin" via AUR

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

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

b. Clone lego-bin's git locally

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

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

$ cd ~/lego-bin $ makepkg -si

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

ID: 1424121
Name: lego-bin
PackageBaseID: 152806
PackageBase: lego-bin
Version: 4.16.0-1
Description: Lets Encrypt client and ACME library written in Go
URL: https://go-acme.github.io/lego/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: ldez
Submitter: ldez
FirstSubmitted: 1589552956
LastModified: 1710032691
URLPath: /cgit/aur.git/snapshot/lego-bin.tar.gz