lnd-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lnd-bin

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

$ yay -Rns lnd-bin

2. Manually Install "lnd-bin" via AUR

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

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

b. Clone lnd-bin's git locally

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

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

$ cd ~/lnd-bin $ makepkg -si

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

ID: 1406064
Name: lnd-bin
PackageBaseID: 145365
PackageBase: lnd-bin
Version: 0.17.4_beta-1
Description: Lightning Network Daemon ⚡
URL: https://github.com/lightningnetwork/lnd
NumVotes: 5
Popularity: 0.515483
OutOfDate:
Maintainer: setpill
Submitter: setpill
FirstSubmitted: 1569523962
LastModified: 1707391749
URLPath: /cgit/aur.git/snapshot/lnd-bin.tar.gz