libstorj on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S libstorj

* (Optional) Uninstall libstorj on Arch using YAY

$ yay -Rns libstorj

2. Manually Install "libstorj" via AUR

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

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

b. Clone libstorj's git locally

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

c. Go to ~/libstorj folder and install it

$ cd ~/libstorj $ makepkg -si

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

ID: 490270
Name: libstorj
PackageBaseID: 130407
PackageBase: libstorj
Version: v1.0.2-1
Description: Asynchronous C library and CLI for encrypted file transfer on the Storj network
URL: https://github.com/Storj/libstorj
NumVotes: 1
Popularity: 2.6E-5
OutOfDate: 1707008724
Maintainer: shaiJo4U
Submitter: shaiJo4U
FirstSubmitted: 1519756926
LastModified: 1519756926
URLPath: /cgit/aur.git/snapshot/libstorj.tar.gz