macOS
brew install suilocal Homebrew formula metadata
brew
sui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install suilocal Homebrew formula metadata
choco install suiChocolatey community package catalog · sui · ソース: community.chocolatey.org
概要
Next-generation smart contract platform powered by the Move programming language
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.keystore実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sui | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/MystenLabs/sui
インストールメタデータ
| パッケージキー | brew:sui |
|---|---|
| バージョン | 1.76.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/sui |
| ホームページ | https://sui.io |
| リポジトリ | https://github.com/MystenLabs/sui |
| 上流ドキュメント | https://docs.sui.io/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/MystenLabs/sui/archive/refs/tags/testnet-v1.76.0.tar.gz |
| 最終更新 | 2026-07-22T01:20:36Z |
| Pulse | updated |
| ビルド依存関係 | cmake, libpq, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sui
choco install suiソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.