# 使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, pacman, zypper, scoop, winget 安装 erlang@28

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install erlang
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:erlang@28
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/erlang@28>
- **版本:** 28.5.0.5
- **来源摘要:** Programming language for highly scalable real-time systems
- **主页:** <https://www.erlang.org/>
- **仓库:** <https://github.com/erlang/otp>
- **上游文档:** <https://www.erlang.org/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/erlang/otp/releases/download/OTP-28.5.0.4/otp_src_28.5.0.4.tar.gz>
- **最后更新:** 2026-08-04T16:48:47Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 依赖

- openssl@3
- unixodbc
- wxwidgets@3.2

## macOS 提供的库

- ncurses

## 安装行为

- post-install 钩子: 未定义
- 注意事项: 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: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 28.5.0.5
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/erlang/otp
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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

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

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 erlang@28 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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

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

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


## 相关链接

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


## 来源

- 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
