Automic VaultAutomic Vault

brew

Installer crun avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de crun pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install crun

local Homebrew formula metadata

Linux

Alpine Linux apkvérifié · 92%
sudo apk add crun

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

Debian aptvérifié · 92%
sudo apt install crun

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

Fedora dnfvérifié · 92%
sudo dnf install crun

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

Nixvérifié · 92%
nix profile install nixpkgs#crun

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S crun

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

openSUSE zyppervérifié · 92%
sudo zypper install crun

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

aperçu

Résumé du paquet

Fast and lightweight fully featured OCI runtime and C library

Commandes et alias

  • crun

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : yellow

generalized runtime or code generation signal.

Classificateur de risque

risque yellow · confiance moyen · runtime

Pourquoi

  • generalized runtime or code generation signal

Signaux

  • text:runtime

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 2 plateformes.
  • S’installe avec 4 dépendances d’exécution.
  • Les métadonnées de compilation listent 3 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
cruncliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.28
gestionnaire mis à jour2026-07-04
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/containers/crun

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:crun
Version1.28
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/crun
Page d'accueilhttps://github.com/containers/crun
Dépôthttps://github.com/containers/crun
Docs amonthttps://github.com/containers/crun#readme
LicenceGPL-2.0-or-later OR LGPL-2.1-or-later
Archive sourcehttps://github.com/containers/crun/releases/download/1.28/crun-1.28.tar.zst
Dernière mise à jour2026-07-04T23:18:55-04:00
Pulseupdated
Dépendancesjson-c, libcap, libseccomp, systemd
Dépendances de compilationgo-md2man, pkgconf, python@3.14
Bouteilledisponible (sur arm64_linux, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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