python-indy on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-indy

* (Optional) Uninstall python-indy on Arch using YAY

$ yay -Rns python-indy

2. Manually Install "python-indy" via AUR

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

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

b. Clone python-indy's git locally

$ git clone https://aur.archlinux.org/python-indy.git ~/python-indy

c. Go to ~/python-indy folder and install it

$ cd ~/python-indy $ makepkg -si

3. Information about the python-indy package on Arch User Repository (AUR)

ID: 876608
Name: python-indy
PackageBaseID: 129562
PackageBase: python-indy
Version: 1.16.0-1
Description: Official wrapper for Hyperledger Indy library
URL: https://github.com/hyperledger/indy-sdk
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1517173196
LastModified: 1615630493
URLPath: /cgit/aur.git/snapshot/python-indy.tar.gz