sui-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sui-bin

* (Optional) Uninstall sui-bin on Arch using YAY

$ yay -Rns sui-bin

2. Manually Install "sui-bin" via AUR

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

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

b. Clone sui-bin's git locally

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

c. Go to ~/sui-bin folder and install it

$ cd ~/sui-bin $ makepkg -si

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

ID: 1395942
Name: sui-bin
PackageBaseID: 202057
PackageBase: sui-bin
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. (official binary)
URL: https://sui.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Xeonacid
FirstSubmitted: 1706691067
LastModified: 1706691067
URLPath: /cgit/aur.git/snapshot/sui-bin.tar.gz