A python module for configuration of block devices
blivet Blivet is a python module for system storage configuration. Installation From Fedora repositories Blivet is available in Fedora repositories. You can install it using # dnf install python3-blivet Daily builds (for Fedora) Daily builds of Blivet are available in @storage/blivet-daily Copr repository.You can enable it using # dnf copr enable @storage/blivet-daily Daily builds of libblockdev and libbytesize are also in this repo. OBS repository (for Ubuntu and Debian) Packages for Debian (testing and unstable) and Ubuntu (19.04 and newer) […]
Read more