# Installer rebar3 avec Homebrew, apk, apt, MacPorts, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de rebar3 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rebar3
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install rebar3
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:rebar3
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/rebar3>
- **Version:** 3.27.0
- **Résumé source:** Erlang build tool
- **Page d'accueil:** <https://rebar3.org>
- **Dépôt:** <https://github.com/erlang/rebar3>
- **Docs amont:** <https://rebar3.org>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/erlang/rebar3/archive/refs/tags/3.27.0.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:06:08-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- rebar3 (cli)
- rebar3 (alias)

## Dépendances de compilation

- erlang@27

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.27.0
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/erlang/rebar3
- dernière version détectée: 3.27.0 (à jour)

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- 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
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** rebar3
- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [erlang@27](https://pkg.so/fr/brew/erlang-27/) - Build dependency declared by Homebrew.
- [gleam](https://pkg.so/fr/brew/gleam/) - Popular package that depends on this formula.
- [erlang-language-platform](https://pkg.so/fr/brew/erlang-language-platform/) - Popular package that depends on this formula.
- [erlang_ls](https://pkg.so/fr/brew/erlang-ls/) - Popular package that depends on this formula.
- [maven](https://pkg.so/fr/brew/maven/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [sbt](https://pkg.so/fr/brew/sbt/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bazel](https://pkg.so/fr/brew/bazel/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [ant](https://pkg.so/fr/brew/ant/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bear](https://pkg.so/fr/brew/bear/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [leiningen](https://pkg.so/fr/brew/leiningen/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [maturin](https://pkg.so/fr/brew/maturin/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [mill](https://pkg.so/fr/brew/mill/) - Shares pkgdb curated category or tags: build-tool, build-tools, cli, developer-tools.
- [bazel-diff](https://pkg.so/fr/brew/bazel-diff/) - Local metadata places this package in an adjacent workflow. Shared terms: build, build-tool, build-tools, cli, developer.

## Combined YAML source

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


## Sources

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