ostreedev/ostree
Operating system and container binary deployment and upgrades observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 86
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 44
- age_days: 5197
- days_rel: 14
- days_push: 8
- n_releases_24m: 14
Adoption not part of the score
1669 stars · 364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
libostree (formerly OSTree) is a shared library and suite of command line tools that combines a git-like model for committing and downloading bootable filesystem trees with a layer for deploying them and managing bootloader configuration. It provides transactional upgrades and rollback for operating systems and is used by Fedora CoreOS, Fedora Atomic Desktops, Endless OS, and Flatpak.
Use cases
- deploy atomic OS image upgrades with rollback
- build an immutable Linux distribution
- manage bootable filesystem trees like git commits
- serve OS updates incrementally over HTTP with GPG signatures
- distribute container images and application runtimes like Flatpak
- keep multiple bootable roots installed in parallel
- track binary history of system deployments
When to choose
- you are building an immutable or image-based Linux OS
- you need transactional system upgrades with automatic rollback
- you want content-addressed, deduplicated distribution of bootable filesystem trees
- you are building a tool like Flatpak or rpm-ostree that needs an ostree backend
When to avoid
- you just need conventional package management on a mutable system
- you need to deploy non-Linux operating systems
- you want simple container image tooling without OS-level deployment
- you need a pure userspace package manager for individual applications
Facets
library · maturity stable
package-manager deployment version-control cli developer-tools operating-systems infrastructure-as-code developer-tools cli cross-platform ostree immutable-os transactional-upgrades content-addressed-storage bootable-filesystem-trees rollback flatpak system-updates devops containers linux
2 sources
- readme: https://github.com/ostreedev/ostree · fetched 2026-08-28 · 81ef262164cd
- homepage: https://ostreedev.github.io/ostree/ · fetched 2026-08-29 · 55e1beed59fa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ostreedev/ostree | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="ostreedev/ostree")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem