btrfs-progs

btrfs-progs

BTRFS filesystem utilities

  • version 6.10.1-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install btrfs-progs

or

kpkg build btrfs-progs

To 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