# Installer runc avec Homebrew, apk, apt, dnf, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:runc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install runc
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add runc
```

  Preuve: Alpine Linux edge package indexes: runc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install runc
```

  Preuve: Debian stable package indexes: runc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install runc
```

  Preuve: Fedora Rawhide package metadata: runc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#runc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ru/runc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S runc
```

  Preuve: Arch Linux sync databases: runc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install runc
```

  Preuve: openSUSE Tumbleweed package metadata: runc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:runc
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/runc>
- **Version:** 1.5.1
- **Résumé source:** CLI tool for spawning and running containers according to the OCI specification
- **Page d'accueil:** <https://github.com/opencontainers/runc>
- **Dépôt:** <https://github.com/opencontainers/runc>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/opencontainers/runc/releases/download/v1.5.1/runc-1.5.1.tar.xz>
- **Dernière mise à jour:** 2026-07-14T03:52:13Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- runc (cli)
- runc (alias)

## Dépendances

- libpathrs
- libseccomp

## Dépendances de compilation

- go
- go-md2man
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.5.1
- gestionnaire mis à jour: 2026-07-14
- données locales: OK
- dépôt amont: https://github.com/opencontainers/runc
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour runc. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- Unix: config.json
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** runc
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - golang-github-opencontainers-runc-dev - 1.1.15+ds1-2: normalized package name match | Debian stable package indexes: golang-github-opencontainers-runc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Container Project - development files | https://github.com/opencontainers/runc
- Debian apt - runc - 1.1.15+ds1-2+b4: normalized package name match | Debian stable package indexes: runc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Open Container Project - runtime | https://github.com/opencontainers/runc
- Nix - runc: normalized package name match | nixpkgs package indexes: pkgs/by-name/ru/runc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-opencontainers-runc-dev - 1.1.12+ds1-2ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-opencontainers-runc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Open Container Project - development files | https://github.com/opencontainers/runc
- Ubuntu apt - runc - 1.1.12-0ubuntu3: normalized package name match | Ubuntu 24.04 LTS package indexes: runc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Open Container Project - runtime | https://github.com/opencontainers/runc
- apk - runc - 1.5.1-r1: normalized package name match | Alpine Linux edge package indexes: runc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI tool for spawning and running containers according to the OCI specification | https://www.opencontainers.org
- apk - runc-doc - 1.5.1-r1: normalized package name match | Alpine Linux edge package indexes: runc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CLI tool for spawning and running containers according to the OCI specification (documentation) | https://www.opencontainers.org
- dnf - runc - 1.5.1-2.fc45: normalized package name match | Fedora Rawhide package metadata: runc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | CLI tool for spawning and running containers according to the OCI specification | https://github.com/opencontainers/runc
- pacman - runc - 1.5.1-1: normalized package name match | Arch Linux sync databases: runc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | CLI tool for managing OCI compliant containers | https://runc.io/
- zypper - runc - 1.4.3-1.2: normalized package name match | openSUSE Tumbleweed package metadata: runc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for spawning and running OCI containers | https://github.com/opencontainers/runc


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [libseccomp](https://pkg.so/fr/brew/libseccomp/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [go-md2man](https://pkg.so/fr/brew/go-md2man/) - Build dependency declared by Homebrew.
- [docker-engine](https://pkg.so/fr/brew/docker-engine/) - Popular package that depends on this formula.
- [buildkitd](https://pkg.so/fr/brew/buildkitd/) - Popular package that depends on this formula.
- [crun](https://pkg.so/fr/brew/crun/) - Shares pkgdb curated category or tags: cli, containers, linux, oci, runtime.
- [runme](https://pkg.so/fr/brew/runme/) - Shares pkgdb curated category or tags: cli, containers, linux, oci, runtime.
- [podman](https://pkg.so/fr/brew/podman/) - Shares pkgdb curated category or tags: cli, containers, linux, oci, runtime.
- [conmon](https://pkg.so/fr/brew/conmon/) - Shares pkgdb curated category or tags: cli, containers, oci, runtime, system.
- [fuse-overlayfs](https://pkg.so/fr/brew/fuse-overlayfs/) - Shares pkgdb curated category or tags: cli, containers, linux, system.
- [util-linux](https://pkg.so/fr/brew/util-linux/) - Shares pkgdb curated category or tags: cli, linux, system.
- [keyutils](https://pkg.so/fr/brew/keyutils/) - Shares pkgdb curated category or tags: cli, linux, system.
- [systemd](https://pkg.so/fr/brew/systemd/) - Shares pkgdb curated category or tags: cli, linux, system.

## Combined YAML source

View the package source record on GitHub. [combined/runc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/runc.yml)


## Sources

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
