# 使用 Homebrew, MacPorts, Nix, scoop 安装 metabase

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

## 安装

```sh
sudo av install brew:metabase
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install metabase
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install metabase
```

  证据: MacPorts ports tree: databases/metabase/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#metabase
```

  证据: nixpkgs package indexes: pkgs/by-name/me/metabase/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/metabase
```

  证据: Scoop official bucket manifest trees: bucket/metabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:metabase
- **软件包管理器:** Homebrew
- **版本:** 0.63.2
- **来源摘要:** Business intelligence report server
- **主页:** <https://www.metabase.com/>
- **最后更新:** 2026-07-30T00:24:34Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- metabase (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.63.2
## 项目历史与用法

Metabase is an open source business-intelligence and embedded-analytics server founded by Sameer Al-Sakran. Metabase material describes the product as beginning as a side project and launching publicly in 2015 with a simple pitch: open source BI that installs quickly and can be used by people across a company. That origin shaped the tool's package identity: it is a server application packaged for self-hosting, not a library or desktop-only analytics client.

### 项目历史

The major technical milestone was making database exploration approachable without requiring every user to write SQL. Metabase's documentation defines questions as saved analytical units containing a query, result, and visualization; questions can be organized into dashboards, collections, links, embeds, exports, and alerts. Its visual query builder lets users pick tables, models, metrics, and saved questions, while SQL/native queries remain available for more advanced use.

### 采用历史

Adoption followed the open source, self-service analytics path. Metabase's own retrospective said the project had been launched in 2015 and, after just over three years, had 14,000+ GitHub stars, 10 million+ Docker Hub pulls, more than a million direct downloads, 140 external contributors, translations into 14 languages, and users from over 150 countries. A later Metabase event page described it as used by 90,000+ companies, with a global open source community and product-led growth behind the commercial company.

### 使用方式

In practice, teams run Metabase against operational databases and warehouses to let non-specialists ask questions, create charts, maintain dashboards, and embed analytics in products. Compared with heavier BI suites, the Homebrew, MacPorts, Nix, and Scoop packages make it easy to start a local or small self-hosted server for evaluation, internal reporting, or development.

### 来源

- <https://formulae.brew.sh/formula/metabase>
- <https://github.com/metabase/metabase>
- <https://www.metabase.com/blog/they-grow-up-so-fast>
- <https://www.metabase.com/docs/latest/>
- <https://www.metabase.com/docs/latest/questions/introduction>
- <https://www.metabase.com/docs/latest/questions/query-builder/editor>
- <https://www.metabase.com/events/building-in-the-open>


## 安全说明

formula declares a Homebrew service.

- **Geiger 风险:** orange / 中
- formula declares a Homebrew service

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

- Nix - metabase: normalized package name match | nixpkgs package indexes: pkgs/by-name/me/metabase/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - metabase: normalized package name match | MacPorts ports tree: databases/metabase/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/metabase: normalized package name match | Scoop official bucket manifest trees: bucket/metabase.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/metabase.yml](https://github.com/mxcl/pkgdb/blob/main/combined/metabase.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
