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) are available through the Open Build Service.
Instructions for adding the repository are available here.

PyPI

Blivet is also available through the Python Package Index.
You can install it using

$ pip3 install blivet

Blivet depends on some

 

 

 

To finish reading, please visit source site