lbry-sdk on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lbry-sdk

* (Optional) Uninstall lbry-sdk on Arch using YAY

$ yay -Rns lbry-sdk

2. Manually Install "lbry-sdk" via AUR

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

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

b. Clone lbry-sdk's git locally

$ git clone https://aur.archlinux.org/lbry-sdk.git ~/lbry-sdk

c. Go to ~/lbry-sdk folder and install it

$ cd ~/lbry-sdk $ makepkg -si

3. Information about the lbry-sdk package on Arch User Repository (AUR)

ID: 1190571
Name: lbry-sdk
PackageBaseID: 179078
PackageBase: lbry-sdk
Version: 0.112.0-1
Description: The LBRY SDK for building decentralized, censorship resistant, monetized, digital content apps.
URL: https://github.com/lbryio/lbry-sdk
NumVotes: 0
Popularity: 0
OutOfDate: 1703720756
Maintainer: missing
Submitter: missing
FirstSubmitted: 1653303469
LastModified: 1672603948
URLPath: /cgit/aur.git/snapshot/lbry-sdk.tar.gz