macOS
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · source: api.github.com
brew
Statically typed language for the Erlang VM. Version 1.17.0 via Homebrew; verified 2026-06-02.
install
brew install gleamlocal Homebrew formula metadata
sudo port install gleamMacPorts ports tree · lang/gleam/Portfile · source: api.github.com
sudo apk add gleamAlpine Linux edge package indexes · gleam · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gleamnixpkgs package indexes · pkgs/by-name/gl/gleam/package.nix · source: api.github.com
sudo pacman -S gleamArch Linux sync databases · gleam · source: geo.mirror.pkgbuild.com
sudo zypper install gleamopenSUSE Tumbleweed package metadata · gleam · source: download.opensuse.org
scoop install main/gleamScoop official bucket manifest trees · bucket/gleam.json · source: api.github.com
winget install --id Gleam.Gleam -eWindows Package Manager source index · Gleam.Gleam · source: cdn.winget.microsoft.com
overview
Statically typed language for the Erlang VM
history
Gleam is a statically typed functional programming language and toolchain for the Erlang VM, with JavaScript runtime support added as the language matured. Its package-manager identity is unusually compact: the same `gleam` command covers compiling, formatting, project management, package publishing, and editor integration.
Louis Pilfold announced Gleam v0.1 in April 2019 as a friendly language for maintainable, scalable systems on the Erlang virtual machine. The early design combined ML-family type-system ideas with BEAM interoperability, so Gleam modules could call Erlang and Elixir code and expose libraries back to the wider BEAM ecosystem.
The 1.0 release in March 2024 marked the language, compiler, build tool, package manager, formatter, language server, and WASM/JavaScript compiler API as stable public surfaces. That milestone turned Gleam from a promising BEAM experiment into a production-oriented language with a semver promise for its core tooling.
Gleam grew around BEAM developers who wanted static types without giving up Erlang's runtime model or Elixir's library reach. Official documentation also points learners from Elixir, Elm, Erlang, PHP, Python, and Rust toward migration guides, which reflects the language's role as a bridge between functional-web communities.
The project maintains its own package index and documentation flow, making third-party libraries visible without depending solely on Hex package pages. That helped Gleam develop a recognizable ecosystem around web services, deployment guides, editor tooling, and core-team packages.
Practitioners use `gleam new`, `gleam build`, `gleam test`, `gleam format`, and `gleam publish` as the normal project loop. In package-manager terms, installing the Homebrew formula gives the compiler plus the build and package tools, with `gleam.toml` as the project manifest.
Gleam is most often chosen for network services, web backends, command-backed project automation, and typed libraries that need BEAM interoperation. The JavaScript target extends the same source language to browsers and other JavaScript runtimes.
For package maintainers, Gleam is a small but complete language stack: one binary, one manifest, official docs, official package search, and reproducible project commands. That makes it easy to package compared with language ecosystems that split compiler, formatter, package manager, and language server into separate distributions.
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.
gleam.tomlgleam.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gleam | 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/gleam-lang/gleam
install metadata
| Package key | brew:gleam |
|---|---|
| Version | 1.17.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gleam |
| Homepage | https://gleam.run |
| Repository | https://github.com/gleam-lang/gleam |
| Upstream docs | https://gleam.run/documentation |
| License | Apache-2.0 |
| Source archive | https://github.com/gleam-lang/gleam/archive/refs/tags/v1.17.0.tar.gz |
| Last updated | 2026-06-02T15:52:40Z |
| Pulse | updated |
| Dependencies | erlang, rebar3 |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gleam |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gleam
nix profile install nixpkgs#gleamgleam 1.17.0-r0
Statically-typed language that compiles to Erlang and JS
sudo apk add gleamgleam 1.16.0-2
Friendly programming language for building type-safe and scalable systems
https://github.com/gleam-lang/gleam
sudo pacman -S gleamgleam 1.17.0-1.1
A friendly language for building type-safe, scalable systems!
sudo zypper install gleamgleam
sudo port install gleammain/gleam
scoop install main/gleamGleam.Gleam
winget install --id Gleam.Gleam -esource 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.