# coreos/rpm-ostree

⚛📦 Hybrid image/package system with atomic upgrades and package layering

Repository: https://github.com/coreos/rpm-ostree
Canonical: https://ross.abutalabs.com/products/rpm-ostree
Homepage: https://coreos.github.io/rpm-ostree
Language: C
License: NOASSERTION
License Family: other
Topics: package-manager, ostree, fedora, centos
Last push: 2026-09-02T20:26:10+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 75, longevity 100
- inputs: {"age_days": 4637, "days_push": 0, "days_rel": 86, "gap_med": 39, "n_releases_24m": 16}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1023, forks 217 (observed 2026-09-03T02:15:10.206623+00:00)

## What it is
rpm-ostree is a hybrid image/package system for RPM-based Linux distributions that combines libostree's checksummed, transactional image model with RPM package management via libdnf. It provides atomic upgrades and rollbacks, client-side package layering, and tools for composing custom base OS images.

## Use cases
- atomically upgrade an immutable Fedora CoreOS or Silverblue host
- layer additional RPM packages onto an ostree-based OS without breaking atomicity
- roll back to the previous OS deployment after a bad upgrade
- compose a custom base OS image from RPMs for edge or server fleets
- manage kernel arguments and initramfs configuration transactionally
- upgrade the OS in the background without disrupting running workloads

## When to choose
- you run an ostree-based distribution like Fedora CoreOS, Silverblue, or CentOS Stream CoreOS
- you need atomic, rollback-capable OS upgrades with package layering
- you want to build custom bootable images from RPMs for immutable infrastructure

## When to avoid
- you use a traditional mutable distro where dnf alone suffices
- you are starting a new bootable-container project - bootc and dnf5 are the recommended path
- you need non-RPM package formats like deb or apk

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: package-manager, deployment, cli, container-runtime
- domain: operating-systems, self-hosted
- platform: cli
- tags: rpm, ostree, atomic-upgrades, package-layering, immutable-os, fedora-coreos, bootable-containers, rollback, devops, containers, linux

## Member repositories
- coreos/rpm-ostree (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:10.206623+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:08:42.824598+00:00, confidence not recorded.
  - readme: https://github.com/coreos/rpm-ostree (fetched 2026-09-03T02:15:10.206623+00:00, sha 5e4245990311)
  - homepage: https://coreos.github.io/rpm-ostree (fetched 2026-08-29T13:08:50.785907+00:00, sha 53ee4a7431c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
