hyperledger-fabric-chaintool on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S hyperledger-fabric-chaintool

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

$ yay -Rns hyperledger-fabric-chaintool

2. Manually Install "hyperledger-fabric-chaintool" 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-chaintool's git locally

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

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

$ cd ~/hyperledger-fabric-chaintool $ makepkg -si

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

ID: 694961
Name: hyperledger-fabric-chaintool
PackageBaseID: 124344
PackageBase: hyperledger-fabric-chaintool
Version: 1.1.3-1
Description: An utility to assist in various phases of Hyperledger Fabric chaincode development, such as compilation, test, packaging, and deployment
URL: https://github.com/hyperledger/fabric-chaintool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1501159336
LastModified: 1581252415
URLPath: /cgit/aur.git/snapshot/hyperledger-fabric-chaintool.tar.gz