eclair on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S eclair

* (Optional) Uninstall eclair on Arch using YAY

$ yay -Rns eclair

2. Manually Install "eclair" via AUR

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

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

b. Clone eclair's git locally

$ git clone https://aur.archlinux.org/eclair.git ~/eclair

c. Go to ~/eclair folder and install it

$ cd ~/eclair $ makepkg -si

3. Information about the eclair package on Arch User Repository (AUR)

ID: 1275925
Name: eclair
PackageBaseID: 123495
PackageBase: eclair
Version: 0.9.0-1
Description: A Scala implementation of the Lightning Network (GUI)
URL: https://github.com/ACINQ/eclair
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: tensor5
FirstSubmitted: 1497954965
LastModified: 1687229360
URLPath: /cgit/aur.git/snapshot/eclair.tar.gz