macOS
brew install btrfs-progslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für btrfs-progs in AI-Agent-Workflows.
Installation
brew install btrfs-progslocal Homebrew formula metadata
sudo apk add btrfs-progsAlpine Linux edge package indexes · btrfs-progs · Quelle: dl-cdn.alpinelinux.org
sudo apt install btrfs-progsDebian stable package indexes · btrfs-progs · Quelle: deb.debian.org
sudo dnf install btrfs-progsFedora Rawhide package metadata · btrfs-progs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#btrfs-progsnixpkgs package indexes · pkgs/by-name/bt/btrfs-progs/package.nix · Quelle: api.github.com
sudo pacman -S btrfs-progsArch Linux sync databases · btrfs-progs · Quelle: geo.mirror.pkgbuild.com
sudo zypper install btrfsprogsopenSUSE Tumbleweed package metadata · btrfsprogs · Quelle: download.opensuse.org
Überblick
Userspace utilities to manage btrfs filesystems
Verlauf
btrfs-progs is the userspace tool suite for administering Btrfs filesystems. It is the command-line half of a major Linux filesystem: mkfs, check, rescue, send/receive, subvolume, device, balance, scrub, image, and related tools all live here.
Btrfs is documented as a modern copy-on-write filesystem for Linux focused on advanced features, fault tolerance, repair, and easy administration. btrfs-progs packages the tools and manual pages needed to create and operate those filesystems from userspace.
The btrfs-progs repository hosts the main btrfs administration command, mkfs.btrfs, libbtrfsutil C and Python bindings, manual pages, and documentation sources. Its release cycle is time-based and follows Linux kernel releases, with signed tags and tarballs hosted on kernel.org.
The GitHub mirror/repository metadata shows public repository creation in 2013, while the tool history follows Btrfs itself and its kernel/userspace split. The project deliberately tracks kernel feature compatibility: btrfs-progs version X.Y declares support for kernel features of the same version.
btrfs-progs is packaged broadly because Btrfs administration requires matching userspace tools. The input metadata lists Alpine, Homebrew, Debian, Fedora/dnf, Nix, Arch/pacman, Ubuntu, and openSUSE/zypper packaging.
Adoption grew with Btrfs use in Linux distributions, storage appliances, snapshotting workflows, rollback systems, container hosts, and developer machines that want cheap snapshots, checksummed metadata/data, compression, and send/receive replication.
Homebrew packaging is mostly for tooling and cross-platform workflows rather than native macOS filesystem administration, because Btrfs itself is a Linux filesystem.
The main btrfs command is the administration entry point, while mkfs.btrfs creates filesystems. Other tools support conversion, image capture, rescue, check, logical mapping, tuning, superblock selection, and fsck integration.
Common workflows include creating a filesystem, mounting it with Btrfs-specific options, creating subvolumes and snapshots, balancing allocation profiles, scrubbing for checksum errors, replacing devices, and using send/receive for incremental replication.
There is no general per-user credentials file. Configuration is primarily filesystem state, mount options, kernel interfaces, and command-line usage rather than a single application config file.
btrfs-progs is significant because it is the package-manager face of a Linux filesystem. Updating it is not cosmetic: userspace/kernel feature compatibility, rescue environments, static binaries, and signed release provenance all matter.
It is also a good example of packaging a tool suite whose safest operation depends on kernel behavior, hardware characteristics, and filesystem feature flags. Package maintainers care about version alignment, release notes, and conservative defaults more than a single executable.
Sicherheitslage
Für btrfs-progs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
btrfs | cli | globales Executable | |
btrfs-convert | cli | globales Executable | |
btrfs-find-root | cli | globales Executable | |
btrfs-image | cli | globales Executable | |
btrfs-map-logical | cli | globales Executable | |
btrfs-select-super | cli | globales Executable | |
btrfsck | cli | globales Executable | |
btrfstune | cli | globales Executable | |
fsck.btrfs | cli | globales Executable | |
mkfs.btrfs | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://btrfs.readthedocs.io/en/latest/
Installationsmetadaten
| Paketschlüssel | brew:btrfs-progs |
|---|---|
| Version | 7.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/btrfs-progs |
| Homepage | https://btrfs.readthedocs.io/en/latest/ |
| Repository | https://github.com/kdave/btrfs-progs |
| Upstream-Dokumentation | https://btrfs.readthedocs.io/en/latest |
| Lizenz | GPL-2.0-only AND LGPL-2.1-or-later |
| Quellarchiv | https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v7.0.tar.xz |
| Zuletzt aktualisiert | 2026-05-10T04:40:50Z |
| Pulse | updated |
| Abhängigkeiten | e2fsprogs, lzo, systemd, util-linux, zlib-ng-compat, zstd |
| Build-Abhängigkeiten | pkgconf, python-setuptools, python@3.14, sphinx-doc |
| Bottle | verfügbar (auf arm64_linux, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | btrfs-progs |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
btrfs-progs 6.14-1
Checksumming Copy on Write Filesystem utilities
sudo apt install btrfs-progslibbtrfs-dev 6.14-1
Checksumming Copy on Write Filesystem utilities (development headers)
sudo apt install libbtrfs-devlibbtrfs0t64 6.14-1
Checksumming Copy on Write Filesystem utilities (runtime library)
sudo apt install libbtrfs0t64libbtrfsutil-dev 6.14-1
Checksumming Copy on Write Filesystem utilities (util development headers)
sudo apt install libbtrfsutil-devlibbtrfsutil1t64 6.14-1
Checksumming Copy on Write Filesystem utilities (runtime util library)
sudo apt install libbtrfsutil1t64python3-btrfsutil 6.14-1
Checksumming Copy on Write Filesystem utilities (python3 bindings)
sudo apt install python3-btrfsutilbtrfs-progs
nix profile install nixpkgs#btrfs-progsbtrfs-progs 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities
sudo apt install btrfs-progslibbtrfs-dev 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities (development headers)
sudo apt install libbtrfs-devlibbtrfs0t64 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities (runtime library)
sudo apt install libbtrfs0t64libbtrfsutil-dev 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities (util development headers)
sudo apt install libbtrfsutil-devlibbtrfsutil1t64 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities (runtime util library)
sudo apt install libbtrfsutil1t64python3-btrfsutil 6.6.3-1.1build2
Checksumming Copy on Write Filesystem utilities (python3 bindings)
sudo apt install python3-btrfsutilbtrfs-progs 6.17.1-r1
BTRFS filesystem utilities
sudo apk add btrfs-progsbtrfs-progs-bash-completion 6.17.1-r1
Bash completions for btrfs-progs
sudo apk add btrfs-progs-bash-completionbtrfs-progs-dev 6.17.1-r1
BTRFS filesystem utilities (development files)
sudo apk add btrfs-progs-devQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.