lbrycrd on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S lbrycrd

* (Optional) Uninstall lbrycrd on Arch using YAY

$ yay -Rns lbrycrd

2. Manually Install "lbrycrd" via AUR

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

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

b. Clone lbrycrd's git locally

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

c. Go to ~/lbrycrd folder and install it

$ cd ~/lbrycrd $ makepkg -si

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

ID: 894027
Name: lbrycrd
PackageBaseID: 156994
PackageBase: lbrycrd
Version: 0.19.1.3-1
Description: Blockchain daemon that provides the digital content namespace for the LBRY protocol
URL: https://lbry.tech
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: redfish
Submitter: redfish
FirstSubmitted: 1598143151
LastModified: 1618705180
URLPath: /cgit/aur.git/snapshot/lbrycrd.tar.gz