macOS
brew install snakemakelocal Homebrew formula metadata
brew
Pythonic workflow system. Version 9.23.1 via Homebrew; verified 2026-06-19.
install
brew install snakemakelocal Homebrew formula metadata
sudo apt install snakemakeDebian stable package indexes · snakemake · source: deb.debian.org
sudo dnf install snakemakeFedora Rawhide package metadata · snakemake · source: dl.fedoraproject.org
nix profile install nixpkgs#snakemakenixpkgs package indexes · pkgs/by-name/sn/snakemake/package.nix · source: api.github.com
overview
Pythonic workflow system
history
Snakemake is a Python-based workflow management system for reproducible and scalable data analyses, especially common in bioinformatics and scientific computing.
The official citation page identifies the initial Snakemake publication as a 2012 Bioinformatics article, followed by a 2021 rolling paper for ongoing feature updates. The official GitHub README describes Snakemake workflows as human-readable, Python-based definitions that scale from local machines to server, cluster, grid, and cloud environments.
The official README reports that Snakemake was receiving more than seven new citations per week in 2021 and had almost 400k downloads at that time. The supplied metadata shows distribution through Homebrew, Debian, Ubuntu, Fedora/DNF, and Nix.
Users describe workflows in Snakefiles, define rules, inputs, outputs, and software environments, and run snakemake to build requested targets. The official deployment docs recommend a repository layout with workflow code under workflow/ and configuration under config/, including config/config.yaml examples.
Snakemake is significant for package maintainers because it bridges language-level workflow definitions, reproducible software deployment, Conda/container integration, and distribution through multiple OS package managers.
security posture
No matching local secret-handling manifest was found for snakemake. Nucleus package metadata is still published here so future coverage has a stable package URL.
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.
config/config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
snakemake | 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://snakemake.readthedocs.io/
install metadata
| Package key | brew:snakemake |
|---|---|
| Version | 9.23.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/snakemake |
| Homepage | https://snakemake.readthedocs.io/ |
| Repository | https://github.com/snakemake/snakemake |
| Upstream docs | https://snakemake.readthedocs.io/en/stable |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/9e/c2/45aa858e55edbb7dbc243ed60859f4f3d92d63ecdd67a80632aa3659fe6b/snakemake-9.23.1.tar.gz |
| Last updated | 2026-06-19T11:07:37Z |
| Pulse | updated |
| Dependencies | cbc, certifi, libyaml, pydantic, python@3.14, rpds-py |
| Build dependencies | rust |
| 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 | snakemake |
| 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.
snakemake 7.32.4-7
pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemakesnakemake-doc 7.32.4-7
documentation for pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemake-docsnakemake
nix profile install nixpkgs#snakemakesnakemake 7.32.4-2
pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemakesnakemake-doc 7.32.4-2
documentation for pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemake-docsnakemake 9.21.1-3.fc45~bootstrap
Workflow management system to create reproducible and scalable data analyses
https://snakemake.readthedocs.io/en/stable/index.html
sudo dnf install snakemakesnakemake+reports 9.21.1-3.fc45~bootstrap
Metapackage for snakemake: reports extras
https://snakemake.readthedocs.io/en/stable/index.html
sudo dnf install snakemake+reportssource 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.