kpmcore

Library for managing partitions

Version

21.12.0-2
(2024-09-22)

Size

456.6

KiB

Repository

HaikuPorts
x86_64
KPMcore, the KDE Partition Manager core, is a library for examining and modifying partitions, disk devices, and filesystems on a Linux system. It provides a unified programming interface over top of (external) system-manipulation tools.

KPMcore is a library for examining and manipulating all facets of storage devices on a system:

* raw disk devices
* partition tables on a device
* filesystems within a partition

There are multiple backends so that KPMcore can support different operating systems, although the only functional backend is the one for Linux systems:

* sfdisk backend (Linux)
* null backend