hyperledger-fabric on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S hyperledger-fabric

* (Optional) Uninstall hyperledger-fabric on Arch using YAY

$ yay -Rns hyperledger-fabric

2. Manually Install "hyperledger-fabric" via AUR

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

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

b. Clone hyperledger-fabric's git locally

$ git clone https://aur.archlinux.org/hyperledger-fabric.git ~/hyperledger-fabric

c. Go to ~/hyperledger-fabric folder and install it

$ cd ~/hyperledger-fabric $ makepkg -si

3. Information about the hyperledger-fabric package on Arch User Repository (AUR)

ID: 1236694
Name: hyperledger-fabric
PackageBaseID: 124342
PackageBase: hyperledger-fabric
Version: 2.5.0-1
Description: A platform for distributed ledger solutions, underpinned by a modular architecture delivering high degrees of confidentiality, resiliency, flexibility and scalability
URL: https://github.com/hyperledger/fabric
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1501157721
LastModified: 1680648505
URLPath: /cgit/aur.git/snapshot/hyperledger-fabric.tar.gz