libindy on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S libindy

* (Optional) Uninstall libindy on Arch using YAY

$ yay -Rns libindy

2. Manually Install "libindy" via AUR

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

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

b. Clone libindy's git locally

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

c. Go to ~/libindy folder and install it

$ cd ~/libindy $ makepkg -si

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

ID: 876607
Name: libindy
PackageBaseID: 129561
PackageBase: libindy
Version: 1.16.0-1
Description: Shared crypto library for Hyperledger Indy components
URL: https://github.com/hyperledger/indy-sdk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1517173066
LastModified: 1615630440
URLPath: /cgit/aur.git/snapshot/libindy.tar.gz