Automic VaultAutomic Vault

brew

Install localstack with Homebrew, Nix, scoop

Fully functional local AWS cloud stack. Version 2026.3.0 via Homebrew; verified 2026-04-12.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install localstack

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#localstack

nixpkgs package indexes · pkgs/by-name/lo/localstack/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/localstack

Scoop official bucket manifest trees · bucket/localstack.json · source: api.github.com

overview

Package summary

Fully functional local AWS cloud stack

Commands and aliases

  • localstack

history

Project history and usage

LocalStack is an open source local cloud emulator and CLI-oriented developer tool for building and testing AWS applications without connecting to live AWS services. It matters in package-manager culture because it turns a large cloud dependency into a locally installable command and container workflow.

Project history

The LocalStack project presents itself as a cloud software development framework for developing and testing AWS applications locally. Its GitHub README describes the runtime as a cloud service emulator that runs in a single container on a laptop or in CI, with support for services such as Lambda, S3, DynamoDB, Kinesis, SQS, and SNS.

The package distributed by Homebrew installs the LocalStack CLI, which the official documentation describes as the tool for starting, managing, and configuring the LocalStack container. This made the project fit naturally into Python, Docker, and Homebrew-driven development setups.

Adoption history

LocalStack's adoption grew around the need to test cloud applications, infrastructure-as-code templates, and serverless workflows locally. Official documentation highlights use cases including CDK, Terraform, Lambda, and CI workflows, making it a common dependency in developer machines and continuous-integration jobs.

By 2026, LocalStack's release and packaging story had shifted toward the unified LocalStack for AWS image, auth tokens, and calendar versioning. The project's own 2026.03.0 release announcement documents the move from semantic versioning to monthly calendar versions.

How it is used

Typical package-manager usage is to install the CLI, ensure Docker is available, run `localstack start`, and point AWS tools or SDKs at the local endpoint. Configuration is primarily environment-variable driven, with the CLI also using `~/.localstack` as its configuration directory.

Modern LocalStack for AWS usage may require a `LOCALSTACK_AUTH_TOKEN` supplied through `localstack auth set-token`, the environment, Docker, Docker Compose, or CI secrets. The official auth-token documentation treats the token as confidential and does not document a portable credentials file path.

Why package nerds care

LocalStack is a notable package because it packages a broad cloud-service compatibility layer into a local CLI/container workflow. It sits at the intersection of Homebrew, PyPI, Docker images, AWS SDK testing, and infrastructure-as-code tooling.

For maintainers, LocalStack is interesting because small version and image-policy changes can affect many downstream test suites. Pinning, auth-token handling, Docker availability, and service coverage are all part of the package-management story.

Timeline

  • 2016: LocalStack repository history begins with public source development on GitHub.
  • 2020: LocalStack 1.0-era packaging and service coverage made it a common local AWS emulator in developer workflows.
  • 2023: LocalStack v2/v3 release planning and cleanup moved the project through major-version transitions.
  • 2026: LocalStack for AWS 2026.03.0 moved product releases to calendar versioning and documented the unified image/auth-token direction.

Related projects

  • awslocal provides an AWS CLI wrapper for LocalStack endpoints.
  • Testcontainers LocalStack modules use LocalStack images for integration tests.
  • Moto, MinIO, and individual AWS service emulators overlap with narrower parts of LocalStack's local-cloud testing role.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:cloud

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 2 build 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
~/.localstack/*.env

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.localstack/*.env

executables

Installed executables

CommandKindExposureNote
localstackcliglobal 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-07-08
manager version2026.3.0
manager updated2026-04-12
local dataok
upstreamnot checked
latest detectednot detected

https://localstack.cloud/

install metadata

Package metadata

Package keybrew:localstack
Version2026.3.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/localstack
Homepagehttps://localstack.cloud/
Repositoryhttps://github.com/localstack/localstack
Upstream docshttps://docs.localstack.cloud/
LicenseApache-2.0
Source archivehttps://files.pythonhosted.org/packages/a2/16/8231e7b97a3e0c5187754b65be2d7a6c550dea6d71a00318068e95953560/localstack-2026.3.0.tar.gz
Last updated2026-04-12T16:36:34-04:00
Pulseupdated
Dependenciescertifi, cryptography, libyaml, openssl@3, python@3.14
Build dependenciespkgconf, rust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelocalstack
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
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%

localstack

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

main/localstack

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

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment