macOS
brew install btrfs-progsprovider-native install command
brew / Rang 5971
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für btrfs-progs in AI-Agent-Workflows.
Installation
brew install btrfs-progsprovider-native install command
Ü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 | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfs-convert | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfs-find-root | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfs-image | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfs-map-logical | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfs-select-super | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfsck | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
btrfstune | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
fsck.btrfs | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
mkfs.btrfs | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:btrfs-progs |
|---|---|
| Version | 7.1 |
| Paketmanager | Homebrew |
| Homepage | https://btrfs.readthedocs.io/en/latest/ |
| Zuletzt aktualisiert | 2026-07-15T00:30:26Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
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.