c-lightning-rest on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S c-lightning-rest

* (Optional) Uninstall c-lightning-rest on Arch using YAY

$ yay -Rns c-lightning-rest

2. Manually Install "c-lightning-rest" via AUR

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

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

b. Clone c-lightning-rest's git locally

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

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

$ cd ~/c-lightning-rest $ makepkg -si

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

ID: 1333690
Name: c-lightning-rest
PackageBaseID: 185649
PackageBase: c-lightning-rest
Version: 0.10.7-1
Description: REST APIs for c-lightning written in Node.js
URL: https://www.ridethelightning.info
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bitcoinlizard
Submitter: bitcoinlizard
FirstSubmitted: 1662864762
LastModified: 1697242965
URLPath: /cgit/aur.git/snapshot/c-lightning-rest.tar.gz