core-lightning on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S core-lightning

* (Optional) Uninstall core-lightning on Arch using YAY

$ yay -Rns core-lightning

2. Manually Install "core-lightning" via AUR

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

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

b. Clone core-lightning's git locally

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

c. Go to ~/core-lightning folder and install it

$ cd ~/core-lightning $ makepkg -si

3. Information about the core-lightning package on Arch User Repository (AUR)

ID: 1428206
Name: core-lightning
PackageBaseID: 178275
PackageBase: core-lightning
Version: 24.02.1-1
Description: Lightning Network implementation focusing on specification compliance and performance.
URL: https://github.com/ElementsProject/lightning
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: Spixmaster
Submitter: Spixmaster
FirstSubmitted: 1650869283
LastModified: 1710578127
URLPath: /cgit/aur.git/snapshot/core-lightning.tar.gz