lnd-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S lnd-git

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

$ yay -Rns lnd-git

2. Manually Install "lnd-git" via AUR

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

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

b. Clone lnd-git's git locally

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

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

$ cd ~/lnd-git $ makepkg -si

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

ID: 1367658
Name: lnd-git
PackageBaseID: 123312
PackageBase: lnd-git
Version: 0.17.3.beta.r15704.c32edbd73-1
Description: The Lightning Network Daemon, for secure off-chain bitcoin transactions.
URL: https://github.com/lightningnetwork/lnd
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: thann
FirstSubmitted: 1497323411
LastModified: 1702255358
URLPath: /cgit/aur.git/snapshot/lnd-git.tar.gz