macOS
brew install apptainerlocal Homebrew formula metadata
brew
Application container and unprivileged sandbox platform for Linux. Version 1.5.2 via Homebrew; verified 2026-06-23.
install
brew install apptainerlocal Homebrew formula metadata
sudo apk add apptainerAlpine Linux edge package indexes · apptainer · source: dl-cdn.alpinelinux.org
sudo dnf install apptainerFedora Rawhide package metadata · apptainer · source: dl.fedoraproject.org
sudo pacman -S apptainerArch Linux sync databases · apptainer · source: geo.mirror.pkgbuild.com
sudo zypper install apptaineropenSUSE Tumbleweed package metadata · apptainer · source: download.opensuse.org
sudo apt install singularityDebian stable package indexes · singularity · source: deb.debian.org
overview
Application container and unprivileged sandbox platform for Linux
history
Apptainer is an open-source Linux container platform focused on high-performance computing, reproducibility, security, and unprivileged execution. It is the Linux Foundation continuation and rename of the community Singularity project.
The user guide says Apptainer was first developed at Lawrence Berkeley National Laboratory to run complex applications on HPC clusters in a simple, portable, and reproducible way. It became popular at HPC and academic sites before expanding into industry.
In November 2021, the project announced that Singularity was moving into the Linux Foundation and being renamed Apptainer to avoid confusion with other Singularity-named products and to keep the project under community governance. The announcement says the first Apptainer release would be 1.0 in a new GitHub repository.
The Apptainer changelog records v1.0.0 in March 2022. That release changed the primary executable from `singularity` to `apptainer`, renamed `/etc/singularity` to `/etc/apptainer`, migrated per-user configuration from `~/.singularity` to `~/.apptainer`, and retained a `singularity` command symlink for compatibility.
The v1.1.0 release in September 2022 made a major packaging and security shift: Apptainer no longer installed a setuid-root component by default, relying instead on unprivileged user namespaces for most operations and moving the setuid portion into optional packaging.
Apptainer's adoption is strongest in HPC because it maps container workflows onto shared clusters where Docker's daemon model, root privileges, and isolation defaults are often a poor fit. Its docs emphasize single-file SIF images, integration with GPUs and high-speed filesystems, and preserving the user's host identity by default.
The compatibility strategy helped adoption after the rename. Official docs describe SIF image compatibility, support for `SINGULARITY_` environment variables during transition, a `singularity` symlink to the same binary, and automatic user configuration migration.
Distribution packaging matters because Apptainer is used on managed systems: clusters often install it centrally, admins control global configuration under `/etc/apptainer` or `/usr/local/etc/apptainer`, and users keep remotes, keys, caches, and registry credentials under `~/.apptainer`.
Users build, pull, run, shell into, and exec containers with the `apptainer` CLI. Typical sources include SIF files, Docker/OCI registries, ORAS endpoints, and definition files used to build reproducible scientific or commercial software environments.
Administrators tune `apptainer.conf` for setuid behavior, namespaces, bind mounts, networking, GPUs, cgroups, and helper binary paths. Remote endpoints and keyserver settings are managed through `remote.yaml`; login commands store endpoint credentials, and OCI registry credentials can live in `~/.apptainer/docker-config.json` or a custom `--authfile`.
Apptainer is a packaging story about containers for places where containers are infrastructure, not just developer convenience. It packages runtime policy, SIF image handling, OCI interop, user namespace tradeoffs, cluster admin controls, and backwards compatibility with a large Singularity install base.
For package nerds, the rename is especially interesting because the package intentionally ships compatibility: old command names, old environment variable prefixes, image-format stability, and migration from old user config directories. That reduced the blast radius of a governance and trademark-driven project transition.
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.
/usr/local/etc/apptainer/apptainer.conf/etc/apptainer/apptainer.conf/usr/local/etc/apptainer/remote.yaml/etc/apptainer/remote.yamlCredential-bearing paths to review before unattended agent runs.
~/.apptainer/remote.yaml~/.apptainer/docker-config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
apptainer | cli | global executable | |
run-singularity | cli | global executable | |
singularity | 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/apptainer/apptainer
install metadata
| Package key | brew:apptainer |
|---|---|
| Version | 1.5.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/apptainer |
| Homepage | https://apptainer.org/ |
| Repository | https://github.com/apptainer/apptainer |
| Upstream docs | https://apptainer.org/docs/admin/main |
| License | BSD-3-Clause |
| Source archive | https://github.com/apptainer/apptainer/releases/download/v1.5.2/apptainer-1.5.2.tar.gz |
| Last updated | 2026-06-23T23:30:10Z |
| Pulse | updated |
| Dependencies | libseccomp, squashfs |
| Build dependencies | go, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apptainer |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| 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.
apptainer 1.5.1-r0
Application containers for Linux
sudo apk add apptainerapptainer-bash-completion 1.5.1-r0
Bash completions for apptainer
sudo apk add apptainer-bash-completionapptainer-doc 1.5.1-r0
Application containers for Linux (documentation)
sudo apk add apptainer-docapptainer-suid 1.5.1-r0
Application containers for Linux (SUID helper binary)
sudo apk add apptainer-suidapptainer 1.5.0-1.fc45
Application and environment virtualization formerly known as Singularity
sudo dnf install apptainerapptainer-suid 1.5.0-1.fc45
Setuid component of Apptainer
sudo dnf install apptainer-suidapptainer 1.5.1-1
Application containers for secure high performance computing
sudo pacman -S apptainerapptainer 1.4.5-6.1
Application and environment virtualization
sudo zypper install apptainerapptainer-leap 1.4.5-6.1
Apptainer Definition File Templates for current openSUSE Leap
sudo zypper install apptainer-leapsingularity 1.0.0+git20241231-3
game where one becomes the singularity
https://singularity.github.io/
sudo apt install singularitysingularity 1.0.0-1
game where one becomes the singularity
https://singularity.github.io/
sudo apt install singularitysingularity 4.4.2-r0
Application containers focused on reproducibility for scientific computing and HPC world.
https://www.sylabs.io/singularity/
sudo apk add singularitysingularity-bash-completion 4.4.2-r0
Bash completions for singularity
https://www.sylabs.io/singularity/
sudo apk add singularity-bash-completionsingularity-doc 4.4.2-r0
Application containers focused on reproducibility for scientific computing and HPC world. (documentation)
https://www.sylabs.io/singularity/
sudo apk add singularity-docsingularity 1.1-3
Endgame: Singularity - simulation of true AI
http://emhsoft.com/singularity/index.html
sudo pacman -S singularitysource 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.