Automic VaultAutomic Vault

brew

使用 Homebrew, chocolatey 安装 sui

查看 sui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install sui

local Homebrew formula metadata

概览

软件包摘要

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.

时间线

  • 2022: Sui Devnet is publicly released.
  • 2022: Sui Testnet Wave 1 goes live after Devnet.
  • 2023: Sui Mainnet launches publicly on May 3.
  • 2023: Official docs describe Move packages as immutable published on-chain code units.
  • 2024: Sui developer roadmap discusses CLI command consolidation for local-network workflows.

Related projects

  • Sui is related to the Move language ecosystem, Sui Move packages, Sui Explorer, and the `sui client ptb` programmable transaction block workflow documented by Sui.

来源

  • Input package-manager data: source_facts.package-manager
  • Official CLI PTB docs: https://docs.sui.io/references/cli/ptb
  • Official Mainnet anniversary post: https://blog.sui.io/mainnet-anniversary-milestones-innovation/
  • Official Move package docs: https://docs.sui.io/develop/write-move/package-overview
  • Official Sui Devnet post: https://blog.sui.io/sui-devnet-public-release/
  • Official docs: https://docs.sui.io/
  • Official package management docs: https://docs.sui.io/develop/manage-packages/move-package-management

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:programming language

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$SUI_CONFIG_DIR/client.yaml~/.sui/sui_config/client.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$SUI_CONFIG_DIR/sui.keystore~/.sui/sui_config/sui.keystore

可执行文件

已安装的可执行文件

命令类型暴露范围备注
suicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.76.0
管理器更新时间2026-07-22
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
构建依赖cmake, libpq, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesui
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Chocolatey95%

sui

choco install sui
  • normalized package name match
  • 匹配方式:Sui
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sui from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='9.4623995','rufus.portable'

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment