macOS
brew install btrfs-progslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de btrfs-progs pour les workflows d'agents IA.
installation
brew install btrfs-progslocal Homebrew formula metadata
sudo apk add btrfs-progsAlpine Linux edge package indexes · btrfs-progs · Source: dl-cdn.alpinelinux.org
sudo apt install btrfs-progsDebian stable package indexes · btrfs-progs · Source: deb.debian.org
sudo dnf install btrfs-progsFedora Rawhide package metadata · btrfs-progs · Source: dl.fedoraproject.org
nix profile install nixpkgs#btrfs-progsnixpkgs package indexes · pkgs/by-name/bt/btrfs-progs/package.nix · Source: api.github.com
sudo pacman -S btrfs-progsArch Linux sync databases · btrfs-progs · Source: geo.mirror.pkgbuild.com
sudo zypper install btrfsprogsopenSUSE Tumbleweed package metadata · btrfsprogs · Source: download.opensuse.org
aperçu
Userspace utilities to manage btrfs filesystems
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour btrfs-progs. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
btrfs | cli | exécutable global | |
btrfs-convert | cli | exécutable global | |
btrfs-find-root | cli | exécutable global | |
btrfs-image | cli | exécutable global | |
btrfs-map-logical | cli | exécutable global | |
btrfs-select-super | cli | exécutable global | |
btrfsck | cli | exécutable global | |
btrfstune | cli | exécutable global | |
fsck.btrfs | cli | exécutable global | |
mkfs.btrfs | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://btrfs.readthedocs.io/en/latest/
métadonnées d'installation
| Clé du paquet | brew:btrfs-progs |
|---|---|
| Version | 7.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/btrfs-progs |
| Page d'accueil | https://btrfs.readthedocs.io/en/latest/ |
| Dépôt | https://github.com/kdave/btrfs-progs |
| Docs amont | https://btrfs.readthedocs.io/en/latest |
| Licence | GPL-2.0-only AND LGPL-2.1-or-later |
| Archive source | https://mirrors.edge.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v7.0.tar.xz |
| Dernière mise à jour | 2026-05-10T04:40:50Z |
| Pulse | updated |
| Dépendances | e2fsprogs, lzo, systemd, util-linux, zlib-ng-compat, zstd |
| Dépendances de compilation | pkgconf, python-setuptools, python@3.14, sphinx-doc |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-devpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.