pact on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S pact

* (Optional) Uninstall pact on Arch using YAY

$ yay -Rns pact

2. Manually Install "pact" via AUR

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

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

b. Clone pact's git locally

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

c. Go to ~/pact folder and install it

$ cd ~/pact $ makepkg -si

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

ID: 1366083
Name: pact
PackageBaseID: 137164
PackageBase: pact
Version: 4.10.0-1
Description: Interpreter for the Pact Smart Contract Language.
URL: https://kadena.io/build/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: salamaashoush
Submitter: fosskers
FirstSubmitted: 1541392606
LastModified: 1701959001
URLPath: /cgit/aur.git/snapshot/pact.tar.gz