charge-lnd on AUR (Arch User Repository)

Last updated: January 23,2025

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

$ yay -S charge-lnd

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

$ yay -Rns charge-lnd

2. Manually Install "charge-lnd" via AUR

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

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

b. Clone charge-lnd's git locally

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

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

$ cd ~/charge-lnd $ makepkg -si

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

ID: 1174110
Name: charge-lnd
PackageBaseID: 176114
PackageBase: charge-lnd
Version: 0.2.13-1
Description: charge-lnd is a simple policy based fee manager for LND
URL: https://github.com/accumulator/charge-lnd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dougEfish
FirstSubmitted: 1645135230
LastModified: 1669400835
URLPath: /cgit/aur.git/snapshot/charge-lnd.tar.gz