loop-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S loop-bin

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

$ yay -Rns loop-bin

2. Manually Install "loop-bin" via AUR

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

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

b. Clone loop-bin's git locally

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

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

$ cd ~/loop-bin $ makepkg -si

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

ID: 1359051
Name: loop-bin
PackageBaseID: 167649
PackageBase: loop-bin
Version: 0.26.5_beta-1
Description: Lightning Loop is a non-custodial service offered by Lightning Labs that makes it easy to move bitcoin into and out of the Lightning Network.
URL: https://github.com/lightninglabs/loop
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pizzaman
Submitter: dsche-cyber
FirstSubmitted: 1622840406
LastModified: 1700805543
URLPath: /cgit/aur.git/snapshot/loop-bin.tar.gz