multichain on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S multichain

* (Optional) Uninstall multichain on Arch using YAY

$ yay -Rns multichain

2. Manually Install "multichain" via AUR

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

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

b. Clone multichain's git locally

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

c. Go to ~/multichain folder and install it

$ cd ~/multichain $ makepkg -si

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

ID: 1305829
Name: multichain
PackageBaseID: 171539
PackageBase: multichain
Version: 2.1-2
Description: MultiChain open source platform for private blockchains
URL: https://github.com/MultiChain/multichain
NumVotes: 1
Popularity: 0.013928
OutOfDate:
Maintainer: kragacles
Submitter: kragacles
FirstSubmitted: 1633104981
LastModified: 1692372636
URLPath: /cgit/aur.git/snapshot/multichain.tar.gz