Automic VaultAutomic Vault

brew

Install runc with Homebrew, apk, apt, dnf, Nix, pacman, zypper

CLI tool for spawning and running containers according to the OCI specification. Version 1.5.0 via Homebrew; verified 2026-06-19.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install runc

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add runc

Alpine Linux edge package indexes · runc · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install golang-github-opencontainers-runc-dev

Debian stable package indexes · golang-github-opencontainers-runc-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install runc

Fedora Rawhide package metadata · runc · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#runc

nixpkgs package indexes · pkgs/by-name/ru/runc/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S runc

Arch Linux sync databases · runc · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install runc

openSUSE Tumbleweed package metadata · runc · source: download.opensuse.org

overview

Package summary

CLI tool for spawning and running containers according to the OCI specification

Commands and aliases

  • runc

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for runc. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 2 platform targets.
  • Installs with 2 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
runccliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.5.0
manager updated2026-06-19
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/opencontainers/runc

install metadata

Package metadata

Package keybrew:runc
Version1.5.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/runc
Homepagehttps://github.com/opencontainers/runc
Repositoryhttps://github.com/opencontainers/runc
Upstream docshttps://github.com/opencontainers/runc#readme
LicenseApache-2.0
Source archivehttps://github.com/opencontainers/runc/releases/download/v1.5.0/runc-1.5.0.tar.xz
Last updated2026-06-19T15:29:56Z
Pulseupdated
Dependencieslibpathrs, libseccomp
Build dependenciesgo, go-md2man, pkgconf
Bottleavailable (on arm64_linux, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerunc
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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

golang-github-opencontainers-runc-dev 1.1.15+ds1-2

Open Container Project - development files

https://github.com/opencontainers/runc

sudo apt install golang-github-opencontainers-runc-dev
  • Section: golang
  • Architecture: all
  • Source Package: runc
  • 18 dependencies
  • normalized package name match
  • Matched by: Runc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-github-opencontainers-runc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

runc 1.1.15+ds1-2+b4

Open Container Project - runtime

https://github.com/opencontainers/runc

sudo apt install runc
  • Section: devel
  • Architecture: amd64
  • Source Package: runc
  • 2 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Runc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: runc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

runc

nix profile install nixpkgs#runc
  • normalized package name match
  • Matched by: Runc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ru/runc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

golang-github-opencontainers-runc-dev 1.1.12+ds1-2ubuntu1

Open Container Project - development files

https://github.com/opencontainers/runc

sudo apt install golang-github-opencontainers-runc-dev
  • Section: universe/devel
  • Architecture: all
  • Source Package: runc
  • 18 dependencies
  • normalized package name match
  • Matched by: Runc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-github-opencontainers-runc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

runc 1.1.12-0ubuntu3

Open Container Project - runtime

https://github.com/opencontainers/runc

sudo apt install runc
  • Section: devel
  • Architecture: amd64
  • Source Package: runc-app
  • 2 dependencies
  • normalized package name match
  • Matched by: Runc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: runc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

runc 1.4.2-r2

CLI tool for spawning and running containers according to the OCI specification

https://www.opencontainers.org

sudo apk add runc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: runc
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Runc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

runc-doc 1.4.2-r2

CLI tool for spawning and running containers according to the OCI specification (documentation)

https://www.opencontainers.org

sudo apk add runc-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: runc
  • normalized package name match
  • Matched by: Runc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: runc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

runc 1.4.2-1.fc45

CLI tool for spawning and running containers according to the OCI specification

https://github.com/opencontainers/runc

sudo dnf install runc
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND MPL-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: runc
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Runc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: runc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

runc 1.4.2-1

CLI tool for managing OCI compliant containers

https://runc.io/

sudo pacman -S runc
  • License: Apache
  • Architecture: x86_64
  • 1 dependencies
  • 1 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Runc
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: runc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

runc 1.4.1-1.2

Tool for spawning and running OCI containers

https://github.com/opencontainers/runc

sudo zypper install runc
  • License: Apache-2.0
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: runc
  • 2 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Runc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: runc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment