macOS
brew install suilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sui in AI-Agent-Workflows.
Installation
brew install suilocal Homebrew formula metadata
choco install suiChocolatey community package catalog · sui · Quelle: community.chocolatey.org
Überblick
Next-generation smart contract platform powered by the Move programming language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sui | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/MystenLabs/sui
Installationsmetadaten
| Paketschlüssel | brew:sui |
|---|---|
| Version | 1.76.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sui |
| Homepage | https://sui.io |
| Repository | https://github.com/MystenLabs/sui |
| Upstream-Dokumentation | https://docs.sui.io/ |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.76.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-22T01:20:36Z |
| Pulse | updated |
| Build-Abhängigkeiten | cmake, libpq, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
sui
choco install suiQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.