macOS
brew install spacklocal Homebrew formula metadata
brew
Package manager that builds multiple versions and configurations of software. Version 1.2.1 via Homebrew; verified 2026-07-07.
install
brew install spacklocal Homebrew formula metadata
sudo zypper install spackopenSUSE Tumbleweed package metadata · spack · source: download.opensuse.org
overview
Package manager that builds multiple versions and configurations of software
history
Spack is a source-based, multi-platform package manager best known in high-performance and scientific computing. Its niche is letting users install many versions, compiler builds, variants, and dependency graphs side by side without overwriting an existing installation.
The public GitHub repository was created in 2014. The project describes itself as a package manager for Linux, macOS, Windows, and supercomputers, with package recipes written in Python and a spec syntax for expressing versions, compilers, variants, and dependency choices.
Spack grew around environments where system package managers and language package managers were too rigid for research software stacks. Its official README and documentation emphasize stable releases for multi-user site deployments, a community package repository, and communication channels for package authors, site administrators, and users.
Typical use starts by cloning Spack, sourcing its shell setup script, finding compilers, and running commands such as `spack list`, `spack spec`, and `spack install`. Configuration is YAML-based, with user configuration under `~/.spack/` and project environments described by `spack.yaml`.
Package nerds care about Spack because it treats the dependency graph as something to solve, reproduce, and vary, not just a flat list of packages. It made HPC packaging culture more explicit: variants, compiler ABI choices, MPI providers, build caches, environment manifests, and site policy all become first-class package-manager concerns.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
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.
~/.spack/config.yaml~/.spack/packages.yamlspack.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sbang | cli | global executable | |
spack | cli | global executable | |
spack-python | cli | global executable | |
spack-tmpconfig | 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/spack/spack
install metadata
| Package key | brew:spack |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spack |
| Homepage | https://spack.io |
| Repository | https://github.com/spack/spack |
| Upstream docs | https://spack.io/ |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/spack/spack/archive/refs/tags/v1.2.1.tar.gz |
| Last updated | 2026-07-07T20:34:29Z |
| Pulse | updated |
| Uses from macOS | python |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spack |
| 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.
spack 0.23.1-2.3
Package manager for HPC systems
sudo zypper install spackspack-build-dependencies 0.23.1-2.3
Spack Build Dependencies
sudo zypper install spack-build-dependenciesspack-info 0.23.1-2.4
Info Page for Spack - Package manager for HPC systems
sudo zypper install spack-infospack-man 0.23.1-2.4
Man Page for Spack - Package manager for HPC systems
sudo zypper install spack-manspack-recipes 0.23.1-2.3
Spack built-in package recipes
sudo zypper install spack-recipessource 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.