macOS
brew install kerllocal Homebrew formula metadata
brew
Easy building and installing of Erlang/OTP instances. Version 4.4.0 via Homebrew; verified from local package data.
install
brew install kerllocal Homebrew formula metadata
overview
Easy building and installing of Erlang/OTP instances
history
kerl is a POSIX-shell tool for building, installing, activating, deploying, and managing Erlang/OTP installations from source.
The kerl/kerl repository was created on GitHub on 2011-07-05. Its README describes a shell-agnostic tool whose direct dependencies are curl and git, excluding the system packages needed to compile Erlang/OTP itself.
kerl's design centers on separating builds from installations: once a particular OTP release is built, the build can be installed quickly into one or more destinations and activated per shell session.
kerl became a durable part of Erlang and Elixir development because it solved the practical problem of compiling many OTP versions with different configure options. The asdf-erlang plugin explicitly says it relies on kerl for builds and combines kerl's compatibility/build scripts with asdf's version-switching UX.
On 2026-07-01, GitHub API metadata reported 1,660 stars and 236 forks, and Homebrew metadata listed kerl 4.4.0.
Users run kerl list releases, kerl build, kerl install, and shell activation scripts to work with specific Erlang/OTP versions. The README also documents building from the official Erlang/OTP GitHub tags, official Erlang downloads, or arbitrary Git refs and forks.
In package-manager workflows, kerl is often the lower-level build engine beneath friendlier version managers, especially when macOS, Linux distro, OpenSSL, wxWidgets, or documentation-build quirks matter.
kerl is significant because it is small shell code that encodes years of Erlang/OTP build knowledge. It sits between language-runtime packaging and developer version management, much like ruby-build or pyenv installers do for their ecosystems.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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.
~/.kerlrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kerl | 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.
install metadata
| Package key | brew:kerl |
|---|---|
| Version | 4.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kerl |
| Homepage | https://github.com/kerl/kerl |
| Repository | https://github.com/kerl/kerl |
| Upstream docs | https://github.com/kerl/kerl#readme |
| License | MIT |
| Source archive | https://github.com/kerl/kerl/archive/refs/tags/4.4.0.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kerl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.