sui on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S sui

* (Optional) Uninstall sui on Arch using YAY

$ yay -Rns sui

2. Manually Install "sui" via AUR

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

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

b. Clone sui's git locally

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

c. Go to ~/sui folder and install it

$ cd ~/sui $ makepkg -si

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

ID: 1404712
Name: sui
PackageBaseID: 184638
PackageBase: sui
Version: 1.17.3-1
Description: Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language.
URL: https://sui.io
NumVotes: 1
Popularity: 0.490338
OutOfDate:
Maintainer: Xeonacid
Submitter: oritwoen
FirstSubmitted: 1659523019
LastModified: 1707186861
URLPath: /cgit/aur.git/snapshot/sui.tar.gz