Automic VaultAutomic Vault

brew

snakemake mit Homebrew, apt, dnf, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für snakemake in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install snakemake

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install snakemake

Debian stable package indexes · snakemake · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install snakemake

Fedora Rawhide package metadata · snakemake · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#snakemake

nixpkgs package indexes · pkgs/by-name/sn/snakemake/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Pythonic workflow system

Befehle und Aliase

  • snakemake

Verlauf

Projektgeschichte und Nutzung

Snakemake is a Python-based workflow management system for reproducible and scalable data analyses, especially common in bioinformatics and scientific computing.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: Initial Snakemake paper published in Bioinformatics.
  • 2019: Current official GitHub repository created.
  • 2021: Sustainable data analysis with Snakemake rolling paper published.
  • 2024: Snakemake 8 release line decomposes functionality into plugins.
  • 2026: Stable documentation tracks Snakemake 9.x.

Related projects

  • Snakemake workflow catalog
  • Snakemake wrappers
  • Snakemake executor plugins
  • Conda
  • Apptainer

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für snakemake wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 6 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
config/config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
snakemakecliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version9.23.1
Manager aktualisiert2026-07-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://snakemake.readthedocs.io/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:snakemake
Version9.23.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/snakemake
Homepagehttps://snakemake.readthedocs.io/
Repositoryhttps://github.com/snakemake/snakemake
Upstream-Dokumentationhttps://snakemake.readthedocs.io/en/stable
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/9e/c2/45aa858e55edbb7dbc243ed60859f4f3d92d63ecdd67a80632aa3659fe6b/snakemake-9.23.1.tar.gz
Zuletzt aktualisiert2026-07-25T10:55:01Z
Pulseupdated
Abhängigkeitencbc, certifi, libyaml, pydantic, python@3.14, rpds-py
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesnakemake
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

snakemake 7.32.4-7

pythonic workflow management system

https://snakemake.readthedocs.io/

sudo apt install snakemake
  • Section: science
  • Architecture: all
  • 28 Abhängigkeiten
  • 17 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Snakemake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: snakemake from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

snakemake-doc 7.32.4-7

documentation for pythonic workflow management system

https://snakemake.readthedocs.io/

sudo apt install snakemake-doc
  • Section: doc
  • Architecture: all
  • Source Package: snakemake
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Snakemake
Debian stable package indexes · deb.debian.org · Debian stable package indexes: snakemake-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

snakemake

nix profile install nixpkgs#snakemake
  • normalized package name match
  • Abgeglichen nach: Snakemake
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sn/snakemake/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

snakemake 7.32.4-2

pythonic workflow management system

https://snakemake.readthedocs.io/

sudo apt install snakemake
  • Section: universe/science
  • Architecture: all
  • 29 Abhängigkeiten
  • 17 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Snakemake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snakemake from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

snakemake-doc 7.32.4-2

documentation for pythonic workflow management system

https://snakemake.readthedocs.io/

sudo apt install snakemake-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: snakemake
  • 4 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Snakemake
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: snakemake-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

snakemake 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 snakemake
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT-0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: snakemake
  • 5 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Snakemake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: snakemake from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

snakemake+reports 9.21.1-3.fc45~bootstrap

Metapackage for snakemake: reports extras

https://snakemake.readthedocs.io/en/stable/index.html

sudo dnf install snakemake+reports
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MIT-0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: snakemake
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Snakemake
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: snakemake+reports from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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