Automic VaultAutomic Vault

brew

crun mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install crun

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add crun

Alpine Linux edge package indexes · crun · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install crun

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

Fedora dnfverifiziert · 92%
sudo dnf install crun

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

Nixverifiziert · 92%
nix profile install nixpkgs#crun

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S crun

Arch Linux sync databases · crun · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install crun

openSUSE Tumbleweed package metadata · crun · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Fast and lightweight fully featured OCI runtime and C library

Befehle und Aliase

  • crun

Verlauf

Projektgeschichte und Nutzung

crun is a fast, low-memory OCI container runtime written in C. It is a system package rather than an application framework: users and higher-level tools call it to create and manage containers from OCI runtime bundles.

Projektgeschichte

The official README frames crun as an alternative implementation of the OCI runtime specification. Its rationale is that a low-level container runtime benefits from being written in C, and that crun can also be used as a library instead of only as an external process.

The public tag history begins with 0.4 in 2019, reaches 1.0 in 2021, and continues through frequent 1.x releases. Recent release notes show steady work on security hardening, cgroups, mount handling, CRIU integration, krun integration, idmapped mounts, and runtime compatibility.

Adoptionsgeschichte

crun is distributed broadly through Linux and source package ecosystems, including Alpine, Debian, Fedora/DNF, Nix, pacman, Ubuntu, zypper, and Homebrew. Its broad packaging footprint reflects its role as a drop-in OCI runtime option for systems using container engines such as Podman.

Wie es verwendet wird

crun is used where OCI runtime compatibility, startup latency, small memory footprint, and C library integration matter. The README compares it with runc, highlights faster startup and lower memory usage, and documents build dependencies across Fedora, RHEL, Ubuntu, Alpine, and openSUSE Tumbleweed.

Package users generally do not invoke crun for application logic; they install it so container engines and scripts can select it as the OCI runtime. Build-time options such as shared libraries and static Nix builds matter for distribution maintainers.

Warum Paket-Nerds sich dafür interessieren

crun is important to package history because it made the OCI runtime layer more diverse than the Go-based runc default. Its C implementation, library mode, reproducible static build path through Nix, and heavy distro packaging make it a low-level dependency that package maintainers care about for performance, hardening, and container stack composition.

Zeitleiste

  • 2019: 0.4 public tag
  • 2021: 1.0 release
  • 2025: 1.25 and 1.26 releases add hardening and CRIU-related changes
  • 2026: 1.28 release

Related projects

  • crun implements the Open Containers Initiative runtime specification and is commonly discussed alongside runc, Podman, CRIU, libkrun/krun, Nix, and Linux cgroup/systemd integration.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:runtime

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 2 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cruncliglobales 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-10
Manager-Version1.28
Manager aktualisiert2026-07-04
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/containers/crun

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:crun
Version1.28
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/crun
Homepagehttps://github.com/containers/crun
Repositoryhttps://github.com/containers/crun
Upstream-Dokumentationhttps://github.com/containers/crun#readme
LizenzGPL-2.0-or-later OR LGPL-2.1-or-later
Quellarchivhttps://github.com/containers/crun/releases/download/1.28/crun-1.28.tar.zst
Zuletzt aktualisiert2026-07-04T23:18:55-04:00
Pulseupdated
Abhängigkeitenjson-c, libcap, libseccomp, systemd
Build-Abhängigkeitengo-md2man, pkgconf, python@3.14
Bottleverfügbar (auf arm64_linux, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecrun
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • linux
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%

crun 1.21-1

lightweight OCI runtime for running containers

https://github.com/containers/crun

sudo apt install crun
  • Section: admin
  • Architecture: amd64
  • 5 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Crun
Debian stable package indexes · deb.debian.org · Debian stable package indexes: crun from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

crun

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

crun 1.14.1-1

lightweight OCI runtime for running containers

https://github.com/containers/crun

sudo apt install crun
  • Section: universe/admin
  • Architecture: amd64
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Crun
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: crun from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

crun 1.28-r0

Fast and lightweight fully featured OCI runtime and C library for running containers

https://github.com/containers/crun

sudo apk add crun
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: crun
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: crun from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

crun-doc 1.28-r0

Fast and lightweight fully featured OCI runtime and C library for running containers (documentation)

https://github.com/containers/crun

sudo apk add crun-doc
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: crun
  • normalized package name match
  • Abgeglichen nach: Crun
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: crun-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

crun-static 1.28-r0

Fast and lightweight fully featured OCI runtime and C library for running containers (static library)

https://github.com/containers/crun

sudo apk add crun-static
  • License: GPL-2.0-or-later AND LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: crun
  • normalized package name match
  • Abgeglichen nach: Crun
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: crun-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

crun 1.28-1.fc45

OCI runtime written in C

https://github.com/containers/crun

sudo dnf install crun
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: crun
  • 8 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: crun from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

crun-krun 1.28-1.fc45

crun with libkrun support

https://github.com/containers/crun

sudo dnf install crun-krun
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: crun
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: crun-krun from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

crun-wasm 1.28-1.fc45

crun with wasm support

https://github.com/containers/crun

sudo dnf install crun-wasm
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: crun
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: crun-wasm from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

crun 1.28-1

A fast and lightweight fully featured OCI runtime and C library for running containers

https://github.com/containers/crun

sudo pacman -S crun
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: crun from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

crun 1.27.1-1.1

OCI runtime written in C

https://github.com/containers/crun

sudo zypper install crun
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: crun
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Crun
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: crun from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment