btrfs-progs
btrfs-progs
BTRFS filesystem utilities
- version 6.17.1-1
- is not a group package
Dependencies
- e2fsprogs
- eudev or systemd
- util-linux
- liblzo2
- python-setuptools (build)
- gmake (build)
Installation
Install it by running either;
kpkg install btrfs-progsor
kpkg build btrfs-progsTo see the difference, see The handbook
Dependency Graph
graph TD
N0["util-linux"]
N1["liblzo2"]
N2["btrfs-progs"]
style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
N3["e2fsprogs"]
N4["gperf"]
N5["eudev"]
N0 --> N2
N1 --> N2
N3 --> N2
N4 --> N5
N5 --> N2