pool-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pool-bin

* (Optional) Uninstall pool-bin on Arch using YAY

$ yay -Rns pool-bin

2. Manually Install "pool-bin" via AUR

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

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

b. Clone pool-bin's git locally

$ git clone https://aur.archlinux.org/pool-bin.git ~/pool-bin

c. Go to ~/pool-bin folder and install it

$ cd ~/pool-bin $ makepkg -si

3. Information about the pool-bin package on Arch User Repository (AUR)

ID: 1359044
Name: pool-bin
PackageBaseID: 167624
PackageBase: pool-bin
Version: 0.6.4_beta-1
Description: Lightning Pool: a non-custodial batched uniform clearing-price auction for Lightning Channel Leases (LCL). An LCL packages up inbound channel liquidity (ability to receive funds) as a fixed income asset with a maturity date expressed in blocks.
URL: https://github.com/lightninglabs/pool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: dsche-cyber
FirstSubmitted: 1622799457
LastModified: 1700802708
URLPath: /cgit/aur.git/snapshot/pool-bin.tar.gz