# 使用 Homebrew, chocolatey, winget 安装 unitycatalog

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

## 安装

```sh
sudo av install brew:unitycatalog
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install unitycatalog
```

  证据: local Homebrew formula metadata

### Windows

- Chocolatey (92%):

```sh
choco install uc
```

  证据: Chocolatey community package catalog: uc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.8399997','dnscrypt-proxy'

- winget (92%):

```sh
winget install --id Alibaba.UC -e
```

  证据: Windows Package Manager source index: Alibaba.UC from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:unitycatalog
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/unitycatalog>
- **版本:** 0.5.0
- **来源摘要:** Open, Multi-modal Catalog for Data & AI
- **主页:** <https://unitycatalog.io/>
- **仓库:** <https://github.com/unitycatalog/unitycatalog>
- **上游文档:** <https://docs.unitycatalog.io/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/unitycatalog/unitycatalog/archive/refs/tags/v0.5.0.tar.gz>
- **最后更新:** 2026-06-17T22:22:09Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- start-uc-server (cli)
- uc (cli)
- start-uc-server (别名)
- uc (别名)

## 依赖

- openjdk@21

## 构建依赖

- sbt

## 安装行为

- post-install 钩子: 未定义
- 服务: declared
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.5.0
- 管理器更新时间: 2026-06-17
- 本地数据: OK
- 上游仓库: https://github.com/unitycatalog/unitycatalog
- 检测到的最新版本: v0.5.0 (当前)
## 项目历史与用法

Unity Catalog is an open source catalog and governance project for data and AI assets. In package-manager terms, the formula is useful because it installs both a local server launcher and a CLI for experimenting with catalogs, schemas, tables, volumes, functions, models, and integrations.

### 项目历史

The official documentation describes Unity Catalog as an open, multimodal catalog with an OpenAPI specification and Apache-2.0 implementation. It is designed to support multiple table formats, compute engines, and asset types, including tabular data, files, functions, and AI models.

The project launched publicly in July 2024. By the 0.2 release, the official blog highlighted external authentication, MLflow model support, Apache Spark and Delta Lake integration, and a new UI. The docs also note hosting under the LF AI & Data Foundation as a sandbox project.

### 采用历史

Unity Catalog's adoption story is tied to the lakehouse and AI-governance ecosystem rather than to a single CLI audience. The upstream README lists ecosystem support from cloud providers, query engines, data tooling vendors, AI tooling projects, and governance vendors.

For local package users, adoption starts with the quickstart workflow: run the UC server locally, then use the uc CLI to inspect and operate on catalog content. That makes the Homebrew package valuable as a reproducible local test harness for an otherwise infrastructure-oriented system.

### 使用方式

The official quickstart shows a two-terminal workflow: start the Unity Catalog server, then use the CLI to list catalogs and schemas, operate on Delta tables, and exercise sample assets. Integration docs cover Spark, Delta Lake, MLflow model registration, Spice, LiteLLM, and AI function tooling.

Configuration is server-centered. Official auth docs point users at etc/conf/server.properties for identity-provider settings and describe local authorization data, while the quickstart and server docs keep the CLI/server pairing visible.

### 为什么软件包爱好者会关心

Unity Catalog is package-nerd significant because it gives data engineers a local, open source implementation of a catalog API that otherwise lives in managed data-platform environments. A package manager can turn a governance server plus CLI into a fast local sandbox.

It also reflects a newer packaging pattern: CLI tools for AI and data infrastructure increasingly bundle local servers, OpenAPI-compatible services, sample data, auth configuration, and integrations with heavyweight runtimes such as Spark and MLflow.

### 时间线

- 2024: Unity Catalog launched publicly as an open source project.
- 2024: Version 0.2 added external authentication, MLflow model support, Spark and Delta Lake integration, and a UI.
- 2025: Documentation described Unity Catalog as an LF AI & Data Foundation sandbox project with open APIs and multimodal data and AI asset support.

### Related projects

- Related technologies in the official docs and README include Apache Spark, Delta Lake, Apache Iceberg REST catalog compatibility, Apache Hive metastore API compatibility, MLflow, Spice OSS, LiteLLM, and table formats such as Delta, Iceberg, Hudi, Parquet, JSON, and CSV.
- The project also has a Rust implementation effort, unitycatalog-rs, which points to interest in native catalog implementations beyond the primary repository.

### 来源

- <https://docs.unitycatalog.io/>
- <https://docs.unitycatalog.io/quickstart/>
- <https://docs.unitycatalog.io/server/auth/>
- <https://github.com/unitycatalog/unitycatalog>
- <https://unitycatalog.io/blogs/unity-catalog-0-2-introduces-models-mlflow-and-spark-integration-and-support-for-external-identity-providers/>
- source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal. formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- broad file, network, media, or database tool signal
- formula declares a Homebrew service


## 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

- Unix: etc/conf/server.properties, etc/conf/server.log4j2.properties, etc/conf/hibernate.properties

## Credential files

- Unix: etc/conf/server.properties, etc/conf/token.txt
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** unitycatalog
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Chocolatey - uc: installed executable or alias match | Chocolatey community package catalog: uc from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.8399997','dnscrypt-proxy'
- winget - Alibaba.UC: installed executable or alias match | Windows Package Manager source index: Alibaba.UC from https://cdn.winget.microsoft.com/cache/source.msix
- winget - Alibaba.UCCloudDrive: installed executable or alias match | Windows Package Manager source index: Alibaba.UCCloudDrive from https://cdn.winget.microsoft.com/cache/source.msix
- winget - MaxDiesel.UnrealCommander: installed executable or alias match | Windows Package Manager source index: MaxDiesel.UnrealCommander from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [MCP tool packages](https://www.automicvault.com/zh-hans/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [openjdk@21](https://www.automicvault.com/zh-hans/pkg/brew/openjdk-21/) - Runtime dependency declared by Homebrew.
- [sbt](https://www.automicvault.com/zh-hans/pkg/brew/sbt/) - Build dependency declared by Homebrew.
- [marmot](https://www.automicvault.com/zh-hans/pkg/brew/marmot/) - Shares av.db curated category or tags: ai, catalog, cli, data, data-catalog.
- [lakekeeper](https://www.automicvault.com/zh-hans/pkg/brew/lakekeeper/) - Shares av.db curated category or tags: catalog, cli, data.
- [nessie](https://www.automicvault.com/zh-hans/pkg/brew/nessie/) - Shares av.db curated category or tags: catalog, cli, data.
- [gravitino](https://www.automicvault.com/zh-hans/pkg/brew/gravitino/) - Shares av.db curated category or tags: cli, data, data-catalog.
- [marcli](https://www.automicvault.com/zh-hans/pkg/brew/marcli/) - Shares av.db curated category or tags: cli, data, metadata.
- [tika](https://www.automicvault.com/zh-hans/pkg/brew/tika/) - Shares av.db curated category or tags: cli, data, metadata.
- [weaviate](https://www.automicvault.com/zh-hans/pkg/brew/weaviate/) - Shares av.db curated category or tags: ai, cli, data.
- [whodb-cli](https://www.automicvault.com/zh-hans/pkg/brew/whodb-cli/) - Shares av.db curated category or tags: ai, cli, data.

## Combined YAML source

View the package source record on GitHub. [combined/unitycatalog.yml](https://github.com/automic-vault/db/blob/main/combined/unitycatalog.yml)


## 来源

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