macOS
brew install erlang_lslocal Homebrew formula metadata
brew
Erlang Language Server. Version 1.1.0 via Homebrew; verified from local package data.
install
brew install erlang_lslocal Homebrew formula metadata
sudo apk add erlang-lsAlpine Linux edge package indexes · erlang-ls · source: dl-cdn.alpinelinux.org
overview
Erlang Language Server
history
Erlang LS is an Erlang language server for editors and IDEs, packaged by Homebrew as erlang_ls and implemented as an Erlang server for Microsoft's Language Server Protocol.
The project documentation describes Erlang LS as a language server that provides Erlang language features such as auto-complete and go-to-definition through the Language Server Protocol. The README later documented support for LSP 3.17 and OTP 24 through OTP 27.
Erlang LS fit the broader editor shift toward LSP-based tooling: one server process could support multiple editor clients. Its README points users to GitHub issues and the Erlanger Slack channel for project participation, while the README warns that the project is unmaintained and recommends the Erlang Language Platform language server instead.
Users run the erlang_ls escript from an editor integration, usually over TCP or stdio. Project-specific configuration lives in PROJECT_ROOT/erlang_ls.config, and global defaults can be stored in the user config directory for Linux, macOS, or Windows.
The Homebrew formula is useful for editor setup because it installs a single erlang_ls executable independent of a particular editor plugin. Its unmaintained status is important package metadata because new users may prefer ELP while existing users may still need erlang_ls for older editor workflows.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
/home/USER/.config/erlang_ls/erlang_ls.config/Users/USER/Library/Application Support/erlang_ls/erlang_ls.configPROJECT_ROOT/erlang_ls.configc:/Users/USER/AppData/Local/erlang_ls/erlang_ls.configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
erlang_ls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/erlang-ls/erlang_ls
install metadata
| Package key | brew:erlang_ls |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/erlang_ls |
| Homepage | https://erlang-ls.github.io/ |
| Repository | https://github.com/erlang-ls/erlang_ls |
| Upstream docs | https://erlang-ls.github.io/ |
| License | Apache-2.0 |
| Source archive | https://github.com/erlang-ls/erlang_ls/archive/refs/tags/1.1.0.tar.gz |
| Dependencies | erlang, rebar3 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | erlang_ls |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
erlang-ls 1.1.0-r2
Erlang Language Server
sudo apk add erlang-lssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.