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