macOS
brew install scalaenvlocal Homebrew formula metadata
brew / rank 10008
Command-line tool to manage Scala environments. Version 0.1.14 via Homebrew; verified 2026-09-13.
install
brew install scalaenvlocal Homebrew formula metadata
overview
Command-line tool to manage Scala environments
history
scalaenv is a command-line environment manager for installing and selecting Scala versions. Its design and shell integration intentionally resemble rbenv.
scalaenv was publicly released in January 2014 as a Scala environment manager modeled on rbenv. Subsequent releases added shell completions, installation recipes for successive Scala lines, Fish support, uninstall functionality, and support for Dotty and Scala 3.
The project distinguishes Scala runtime management from sbt management, directing users who need the latter to the related sbtenv project.
scalaenv follows the environment-manager pattern popularized by rbenv and is available through Homebrew. Its official repository records support for Bash, Zsh, Fish, Scala 2 releases, Dotty milestones, and Scala 3.
Users install scalaenv under their home directory or through Homebrew, initialize it from their shell profile, install named Scala releases, and use its shims to expose the selected Scala toolchain.
scalaenv represents the family of lightweight, shell-and-shim-based language version managers. It is useful to package enthusiasts who prefer per-shell or per-project runtime selection without coupling Scala management to an IDE or build tool.
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.
~/.zshrc~/.bash_profileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
scala-build | cli | global executable | |
scalaenv | cli | global executable | |
scalaenv-install | cli | global executable | |
scalaenv-uninstall | 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/scalaenv/scalaenv
install metadata
| Package key | brew:scalaenv |
|---|---|
| Version | 0.1.14 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/scalaenv |
| Homepage | https://github.com/scalaenv/scalaenv |
| Repository | https://github.com/scalaenv/scalaenv |
| License | MIT |
| Source archive | https://github.com/scalaenv/scalaenv/archive/refs/tags/version/0.1.14.tar.gz |
| Last updated | 2026-09-13T15:13:24Z |
| Pulse | updated |
| 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 | scalaenv |
| 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.