core-lightning on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install core-lightning on Arch using YAY
$
yay -S
core-lightning
Copied
* (Optional) Uninstall core-lightning on Arch using YAY
$
yay -Rns
core-lightning
Copied
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
Copied
b. Clone core-lightning's git locally
$
git clone https://aur.archlinux.org/core-lightning.git
~/core-lightning
Copied
c. Go to ~/core-lightning folder and install it
$
cd
~/core-lightning
Copied
$
makepkg -si
Copied
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
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