# erlang@28 mit Homebrew, apk, chocolatey, apt, dnf, MacPorts, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für erlang@28 in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:erlang@28
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install erlang@28
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install erlang
```

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

### Linux

- apk (92%):

```sh
sudo apk add erlang28
```

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

- Debian apt (92%):

```sh
sudo apt install erlang
```

  Evidenz: Debian stable package indexes: erlang from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install erlang
```

  Evidenz: Fedora Rawhide package metadata: erlang from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S erlang
```

  Evidenz: Arch Linux sync databases: erlang from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install erlang
```

  Evidenz: openSUSE Tumbleweed package metadata: erlang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install erlang
```

  Evidenz: Chocolatey community package catalog: erlang from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','edrawings-viewer'

- Scoop (92%):

```sh
scoop install main/erlang
```

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

- winget (92%):

```sh
winget install --id Erlang.ErlangOTP -e
```

  Evidenz: Windows Package Manager source index: Erlang.ErlangOTP from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:erlang@28
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/erlang@28>
- **Version:** 28.5.0.5
- **Quellzusammenfassung:** Programming language for highly scalable real-time systems
- **Homepage:** <https://www.erlang.org/>
- **Repository:** <https://github.com/erlang/otp>
- **Upstream-Dokumentation:** <https://www.erlang.org/>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/erlang/otp/releases/download/OTP-28.5.0.4/otp_src_28.5.0.4.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T16:48:47Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Abhängigkeiten

- openssl@3
- unixodbc
- wxwidgets@3.2

## Von macOS bereitgestellte Bibliotheken

- ncurses

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Einschränkungen: Man pages can be found in: $HOMEBREW_PREFIX/opt/erlang@28/lib/erlang/man Access them with `erl -man`, or add this directory to MANPATH.
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 28.5.0.5
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/erlang/otp
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Erlang/OTP 28 is the Homebrew versioned formula for the OTP 28 release line of the official Erlang runtime and OTP libraries.

### Projektgeschichte

Erlang/OTP 28.0 was announced on May 21, 2025 as a major release. The release introduced new language and runtime features such as priority messages, zip generators and strict generators in comprehensions, based floating-point literals, compiler diagnostics improvements, and source SBOM publication on GitHub Releases.

### Adoptionsgeschichte

As with other OTP major lines, erlang@28 gives package-manager users a way to pin the runtime while the main Erlang package advances. The source facts list Erlang packages across Homebrew, apk, Chocolatey, MacPorts, Scoop, winget, zypper, and major Linux package managers.

### Wie es verwendet wird

The formula installs the OTP 28 versions of the Erlang shell, compiler, escript, Dialyzer, Common Test runner, EPMD, and related runtime utilities.

### Warum Paket-Nerds sich dafür interessieren

OTP 28 is relevant to package maintainers because downstream Erlang tooling needed explicit support for its syntax and runtime changes; erlfmt's changelog, for example, added support for OTP 28 comprehensions and nominal types.

### Zeitleiste

- 2025-05-21: Erlang/OTP 28.0 announced as a new major release.
- 2025: OTP 28.1, OTP 28.3, and OTP 28.4 followed as maintenance patch packages.
- 2026: OTP 28.5 continued the OTP 28 maintenance line.

### Related projects

- erlfmt tracks OTP 28 syntax changes so formatted source remains compatible with the OTP 28 language.
- OTP 28 belongs to the same upstream erlang/otp project as the OTP 26 and OTP 27 formulae.

### Quellen

- <https://www.erlang.org/>
- <https://www.erlang.org/news/180>
- <https://www.erlang.org/news/>
- <https://formulae.brew.sh/formula/erlang@28>
- <https://raw.githubusercontent.com/WhatsApp/erlfmt/main/CHANGELOG.md>


## Sicherheitshinweise

Für erlang@28 wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- apk - erlang28 - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-debugger - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-debugger from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-dev - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 (development files) | https://www.erlang.org/
- apk - erlang28-dialyzer - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-dialyzer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-doc - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 (documentation) (documentation chunks and man pages) | https://www.erlang.org/
- apk - erlang28-et - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-et from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-megaco - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-megaco from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-observer - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-observer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-odbc - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-odbc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-reltool - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-reltool from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- apk - erlang28-wx - 28.5.0.4-r0: package manager index match | Alpine Linux edge package indexes: erlang28-wx from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | General-purpose programming language and runtime environment, version 28 | https://www.erlang.org/
- Debian apt - erlang - 1:27.3.4.1+dfsg-1+deb13u2: versioned package alias match | Debian stable package indexes: erlang from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Concurrent, real-time, distributed functional language | http://www.erlang.org/
- Debian apt - erlang-asn1 - 1:27.3.4.1+dfsg-1+deb13u2: versioned package alias match | Debian stable package indexes: erlang-asn1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Erlang/OTP modules for ASN.1 support | http://www.erlang.org/
- Debian apt - erlang-base - 1:27.3.4.1+dfsg-1+deb13u2: versioned package alias match | Debian stable package indexes: erlang-base from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Erlang/OTP virtual machine and base applications | http://www.erlang.org/
- Debian apt - erlang-common-test - 1:27.3.4.1+dfsg-1+deb13u2: versioned package alias match | Debian stable package indexes: erlang-common-test from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Erlang/OTP application for automated testing | http://www.erlang.org/
- Debian apt - erlang-crypto - 1:27.3.4.1+dfsg-1+deb13u2: versioned package alias match | Debian stable package indexes: erlang-crypto from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Erlang/OTP cryptographic modules | http://www.erlang.org/


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [unixodbc](https://pkg.so/de/brew/unixodbc/) - Runtime dependency declared by Homebrew.
- [wxwidgets@3.2](https://pkg.so/de/brew/wxwidgets-3-2/) - Runtime dependency declared by Homebrew.
- [rabbitmq](https://pkg.so/de/brew/rabbitmq/) - Popular package that depends on this formula.
- [erlang-language-platform](https://pkg.so/de/brew/erlang-language-platform/) - Popular package that depends on this formula.
- [erlang](https://pkg.so/de/brew/erlang/) - Package name indicates the same formula family.
- [erlang@27](https://pkg.so/de/brew/erlang-27/) - Package name indicates the same formula family.
- [erlang@26](https://pkg.so/de/brew/erlang-26/) - Package name indicates the same formula family.
- [php](https://pkg.so/de/brew/php/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, runtime.
- [perl](https://pkg.so/de/brew/perl/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, runtime.
- [elixir](https://pkg.so/de/brew/elixir/) - Shares pkgdb curated category or tags: cli, functional-programming, language-runtime, programming-language.
- [minimal-racket](https://pkg.so/de/brew/minimal-racket/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, runtime.
- [elm](https://pkg.so/de/brew/elm/) - Shares pkgdb curated category or tags: cli, functional-programming, language-runtime, programming-language.

## Combined YAML source

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


## Quellen

- pkg.so package database
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
