libindy-crypto on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S libindy-crypto

* (Optional) Uninstall libindy-crypto on Arch using YAY

$ yay -Rns libindy-crypto

2. Manually Install "libindy-crypto" via AUR

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

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

b. Clone libindy-crypto's git locally

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

c. Go to ~/libindy-crypto folder and install it

$ cd ~/libindy-crypto $ makepkg -si

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

ID: 607786
Name: libindy-crypto
PackageBaseID: 129555
PackageBase: libindy-crypto
Version: 0.5.1-1
Description: Shared crypto library for Hyperledger Indy components
URL: https://github.com/hyperledger/indy-crypto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: robertfoster
FirstSubmitted: 1517167414
LastModified: 1556467727
URLPath: /cgit/aur.git/snapshot/libindy-crypto.tar.gz