macOS
brew install sbtenvlocal Homebrew formula metadata
brew / rank 10362
Command-line tool for managing sbt environments. Version 0.0.24 via Homebrew; verified 2026-09-13.
install
brew install sbtenvlocal Homebrew formula metadata
overview
Command-line tool for managing sbt environments
history
sbtenv is a shell-oriented sbt version manager. It installs sbt distributions beneath ~/.sbtenv/versions, exposes commands through ~/.sbtenv/bin, and uses shell initialization and shims to select the active toolchain.
sbtenv began as a small shell-based environment manager for sbt. Its changelog records an initial public release in January 2014, followed by installation improvements, version-selection fixes, shell support, and recipes tracking sbt releases.
The project added recipes for successive sbt releases and gained Bash, Zsh, and later fish-shell support. Its official repository also identifies Homebrew packaging as part of the project's ecosystem.
Users clone or install sbtenv, add its bin directory to PATH, evaluate sbtenv init from their shell startup file, and install individual sbt versions with sbtenv install. Manual installations can be extracted into ~/.sbtenv/versions.
sbtenv applies the familiar *env shim model to sbt. It matters to package and toolchain enthusiasts because it separates the system package used to install sbtenv from the multiple sbt distributions managed beneath ~/.sbtenv/versions.
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 |
|---|---|---|---|
sbtenv | cli | global executable | |
sbtenv-install | 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/sbtenv/sbtenv
install metadata
| Package key | brew:sbtenv |
|---|---|
| Version | 0.0.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sbtenv |
| Homepage | https://github.com/sbtenv/sbtenv |
| Repository | https://github.com/sbtenv/sbtenv |
| License | MIT |
| Source archive | https://github.com/sbtenv/sbtenv/archive/refs/tags/version/0.0.24.tar.gz |
| Last updated | 2026-09-13T15:00:25Z |
| 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 | sbtenv |
| 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.