# 使用 Homebrew, apk, apt, MacPorts, pacman, scoop 安装 rebar3

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

## 安装

```sh
sudo av install brew:rebar3
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install rebar3
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rebar3
```

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

### Linux

- apk (92%):

```sh
sudo apk add rebar3
```

  证据: Alpine Linux edge package indexes: rebar3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install rebar3
```

  证据: Debian stable package indexes: rebar3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- pacman (92%):

```sh
sudo pacman -S rebar3
```

  证据: Arch Linux sync databases: rebar3 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/rebar3
```

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

## 软件包事实

- **软件包键:** brew:rebar3
- **软件包管理器:** Homebrew
- **版本:** 3.27.0
- **来源摘要:** Erlang build tool
- **主页:** <https://rebar3.org>
- **仓库:** <https://github.com/erlang/rebar3>
- **最后更新:** 2026-06-22T14:06:08-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- rebar3 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.27.0

## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## 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: ./rebar.config, ~/.config/rebar3/rebar.config

## Credential files

- Unix: ~/.config/rebar3/hex.config
## 其他软件包管理器记录

- Debian apt - rebar3 - 3.24.0-1: normalized package name match | Debian stable package indexes: rebar3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Erlang tool to create, develop, and release Erlang libraries and applications | https://www.rebar3.org/
- Ubuntu apt - rebar3 - 3.19.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: rebar3 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Erlang tool to create, develop, and release Erlang libraries and applications | http://www.rebar3.org/
- apk - rebar3 - 3.27.0-r0: normalized package name match | Alpine Linux edge package indexes: rebar3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Erlang build tool | https://github.com/erlang/rebar3
- apk - rebar3-bash-completion - 3.27.0-r0: normalized package name match | Alpine Linux edge package indexes: rebar3-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for rebar3 | https://github.com/erlang/rebar3
- apk - rebar3-doc - 3.27.0-r0: normalized package name match | Alpine Linux edge package indexes: rebar3-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Erlang build tool (documentation) | https://github.com/erlang/rebar3
- apk - rebar3-fish-completion - 3.27.0-r0: normalized package name match | Alpine Linux edge package indexes: rebar3-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Fish completions for rebar3 | https://github.com/erlang/rebar3
- apk - rebar3-zsh-completion - 3.27.0-r0: normalized package name match | Alpine Linux edge package indexes: rebar3-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Zsh completions for rebar3 | https://github.com/erlang/rebar3
- pacman - rebar3 - 3.27.0-2: normalized package name match | Arch Linux sync databases: rebar3 from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Erlang build tool that makes it easy to compile and test Erlang applications and releases | https://github.com/erlang/rebar3
- MacPorts - rebar3: normalized package name match | MacPorts ports tree: erlang/rebar3/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/rebar3: normalized package name match | Scoop official bucket manifest trees: bucket/rebar3.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/rebar3.yml](https://github.com/mxcl/pkgdb/blob/main/combined/rebar3.yml)


## 来源

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