pkg.soopen package index

brew / rank 765

Install sbt with Homebrew, chocolatey, MacPorts, Nix, pacman, scoop, winget

Build tool for Scala projects. Version 2.0.9 via Homebrew; verified 2026-09-14. Also installable with nix: nix profile install nixpkgs#sbt.

agent safety

Agent safety answer

sbt builds Scala projects and can publish artifacts to repositories.

Credential access

Reads credentials files, environment variables, and repository config.

Remote mutation

Can run tasks and plugins that publish or call remote services.

Publish/artifact risk

Can publish jars, plugins, and release metadata.

Recommended control

Gate publish, release, and credentialed repository tasks.

Agent-use guidance

Allow compile/test; require approval for publish, release, and secret-backed tasks.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install sbt

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install sbt

MacPorts ports tree · devel/sbt/Portfile · source: api.github.com

overview

Package summary

Build tool for Scala projects

Commands and aliases

  • sbt

history

Project history and usage

sbt is an interactive, extensible build tool for Scala and other JVM projects. A build is normally checked into the project as build.sbt plus supporting files under project/, while user-wide settings live under ~/.sbt.

Project history

sbt evolved as a JVM build tool centered on Scala projects. Its long-running 0.x line was followed by sbt 1.x, whose reference documentation records migration from 0.13 and continued changes across the 1.x series.

Adoption history

sbt became closely associated with Scala development and is distributed by numerous operating-system package managers. Its plugin ecosystem and support for Java and Scala sources broaden its role beyond a simple Scala compiler front end.

How it is used

Developers commonly run sbt interactively or invoke commands such as compile, test, run, package, and publish from a project base directory. Dependencies, plugins, repositories, credentials, and custom tasks are expressed through the build definition and supporting files.

Why package nerds care

sbt is notable for treating a build as a programmable, scoped graph of settings and tasks. Package enthusiasts also encounter its layered caches, launcher configuration, project-local build definition, global settings, plugin resolution, and repository credentials—details that strongly affect reproducibility and CI behavior.

Timeline

  • 2017: The sbt 1.0 release line succeeded the widely used 0.13 series.
  • Current 1.x era: The project maintains a versioned reference manual and migration documentation.

Related projects

  • Scala is sbt's primary language ecosystem.
  • Ivy-compatible and Maven repositories supply dependencies.
  • sbt plugins extend the build definition and participate in their own dependency graph.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:build tool

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
./build.sbt./*.sbt./project/*.sbt./project/*.scala~/.sbt/1.0/global.sbt~/.sbt/1.0/*.sbt~/.sbt/repositories

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.sbt/.credentials

executables

Installed executables

CommandKindExposureNote
sbtcliglobal executable

freshness

Version and 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.

page generated2026-09-19
manager version2.0.9
manager updated2026-09-14
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/sbt/sbt

install metadata

Package metadata

Package keybrew:sbt
Version2.0.9
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/sbt
Homepagehttps://www.scala-sbt.org/
Repositoryhttps://github.com/sbt/sbt
Upstream docshttps://www.scala-sbt.org/
LicenseApache-2.0
Source archivehttps://github.com/sbt/sbt/releases/download/v2.0.8/sbt-2.0.8.tgz
Last updated2026-09-14T09:52:54Z
Pulseupdated
Dependenciesopenjdk
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared
CaveatsYou can use $SBT_OPTS to pass additional JVM options to sbt. Project specific options should be placed in .sbtopts in the root of your project. Global settings should be placed in $HOMEBREW_PREFIX/etc/sbtopts The installation does not include `sbtn`.

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesbt
Aliases
  • sbt@2
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

sbt

nix profile install nixpkgs#sbt
  • normalized package name match
  • Matched by: Sbt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sb/sbt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

sbt 1:2.0.6-1

The interactive build tool

https://www.scala-sbt.org/

sudo pacman -S sbt
  • License: Apache-2.0
  • Architecture: any
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Sbt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sbt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

sbt

sudo port install sbt
  • normalized package name match
  • Matched by: Sbt
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/sbt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

sbt

choco install sbt
  • normalized package name match
  • Matched by: Sbt
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sbt from https://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','ryujinx'
Scoop95%

main/sbt

scoop install main/sbt
  • normalized package name match
  • Matched by: Sbt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sbt.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

sbt.sbt

winget install --id sbt.sbt -e
  • normalized package name match
  • Matched by: Sbt
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: sbt.sbt from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation