macOS
brew install suilocal Homebrew formula metadata
brew
Next-generation smart contract platform powered by the Move programming language. Version 1.74.1 via Homebrew; verified 2026-07-01.
install
brew install suilocal Homebrew formula metadata
choco install suiChocolatey community package catalog · sui · source: community.chocolatey.org
overview
Next-generation smart contract platform powered by the Move programming language
history
Sui is a Move-based blockchain platform, and the Homebrew package primarily matters to developers because it ships the `sui` CLI. In package-manager terms, it is a toolchain package: users install it to build, publish, test, and operate against Sui networks from a terminal.
Official Sui posts describe public Devnet in May 2022, Testnet Wave 1 later in 2022, and public Mainnet launch on May 3, 2023. The documentation presents Sui as an object-oriented smart-contract platform using Sui Move packages as the unit of published code.
Sui's own Mainnet anniversary posts report launch with more than 100 validators and more than 400 nodes, and the Homebrew input records Sui in Homebrew and Chocolatey. For package managers, the adoption signal is that blockchain developers expect a normal OS-level CLI rather than only a web wallet or SDK.
The Sui docs cover building and publishing Move packages, managing package dependencies, constructing programmable transaction blocks with `sui client ptb`, and using local configuration and keystore files. The CLI is therefore both a developer tool and an operational wallet/key-management surface.
Package nerds care about Sui because it packages a fast-moving blockchain toolchain into conventional system package channels. That creates the usual packaging tensions: frequent upstream releases, network-specific config, keystore handling, reproducible builds, and compatibility between CLI, protocol, and Move package workflows.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$SUI_CONFIG_DIR/client.yaml~/.sui/sui_config/client.yamlCredential-bearing paths to review before unattended agent runs.
$SUI_CONFIG_DIR/sui.keystore~/.sui/sui_config/sui.keystoreexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sui | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/MystenLabs/sui
install metadata
| Package key | brew:sui |
|---|---|
| Version | 1.74.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sui |
| Homepage | https://sui.io |
| Repository | https://github.com/MystenLabs/sui |
| Upstream docs | https://docs.sui.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.74.1.tar.gz |
| Last updated | 2026-07-01T02:47:38Z |
| Pulse | updated |
| Build dependencies | cmake, libpq, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sui |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sui
choco install suisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.