How To Install python3-blivet on Rocky Linux 8

In this tutorial we learn how to install python3-blivet on Rocky Linux 8. python3-blivet is A python3 package for examining and modifying storage configuration.

Introduction

In this tutorial we learn how to install python3-blivet on Rocky Linux 8.

What is python3-blivet

The python3-blivet is a python3 package for examining and modifying storage configuration.

We can use yum or dnf to install python3-blivet on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-blivet.

Install python3-blivet on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-blivet using dnf by running the following command:

sudo dnf -y install python3-blivet

Install python3-blivet on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-blivet using yum by running the following command:

sudo yum -y install python3-blivet

How To Uninstall python3-blivet on Rocky Linux 8

To uninstall only the python3-blivet package we can use the following command:

sudo dnf remove python3-blivet

python3-blivet Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/blivet
/usr/lib/python3.6/site-packages/blivet-3.2.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/blivet/__init__.py
/usr/lib/python3.6/site-packages/blivet/__pycache__
/usr/lib/python3.6/site-packages/blivet/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/actionlist.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/actionlist.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/arch.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/arch.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/blivet.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/blivet.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/callbacks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/callbacks.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/deviceaction.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/deviceaction.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/devicefactory.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/devicefactory.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/devicetree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/devicetree.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/errors.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/errors.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/fcoe.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/fcoe.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/flags.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/flags.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/i18n.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/i18n.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/iscsi.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/iscsi.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/mounts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/mounts.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/partitioning.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/partitioning.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/safe_dbus.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/safe_dbus.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/size.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/size.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/storage_log.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/storage_log.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/threads.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/threads.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/tsort.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/tsort.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/udev.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/udev.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/zfcp.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/__pycache__/zfcp.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/actionlist.py
/usr/lib/python3.6/site-packages/blivet/arch.py
/usr/lib/python3.6/site-packages/blivet/blivet.py
/usr/lib/python3.6/site-packages/blivet/callbacks.py
/usr/lib/python3.6/site-packages/blivet/dbus
/usr/lib/python3.6/site-packages/blivet/dbus/__init__.py
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/action.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/action.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/blivet.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/blivet.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/constants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/constants.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/device.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/device.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/format.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/format.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/object.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/__pycache__/object.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/dbus/action.py
/usr/lib/python3.6/site-packages/blivet/dbus/blivet.py
/usr/lib/python3.6/site-packages/blivet/dbus/constants.py
/usr/lib/python3.6/site-packages/blivet/dbus/device.py
/usr/lib/python3.6/site-packages/blivet/dbus/format.py
/usr/lib/python3.6/site-packages/blivet/dbus/manager.py
/usr/lib/python3.6/site-packages/blivet/dbus/object.py
/usr/lib/python3.6/site-packages/blivet/deviceaction.py
/usr/lib/python3.6/site-packages/blivet/devicefactory.py
/usr/lib/python3.6/site-packages/blivet/devicelibs
/usr/lib/python3.6/site-packages/blivet/devicelibs/__init__.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/disk.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/disk.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/edd.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/edd.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/raid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/__pycache__/raid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devicelibs/btrfs.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/crypto.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/disk.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/edd.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/lvm.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/mdraid.py
/usr/lib/python3.6/site-packages/blivet/devicelibs/raid.py
/usr/lib/python3.6/site-packages/blivet/devices
/usr/lib/python3.6/site-packages/blivet/devices/__init__.py
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/btrfs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/btrfs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/cache.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/cache.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/container.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/container.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/device.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/device.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/disk.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/disk.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/dm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/dm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/file.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/file.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/lib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/lib.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/loop.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/loop.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/luks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/luks.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/lvm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/lvm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/md.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/md.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/network.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/network.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/nfs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/nfs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/nodev.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/nodev.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/optical.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/optical.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/partition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/partition.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/raid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/raid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/storage.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/devices/__pycache__/storage.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/devices/btrfs.py
/usr/lib/python3.6/site-packages/blivet/devices/cache.py
/usr/lib/python3.6/site-packages/blivet/devices/container.py
/usr/lib/python3.6/site-packages/blivet/devices/device.py
/usr/lib/python3.6/site-packages/blivet/devices/disk.py
/usr/lib/python3.6/site-packages/blivet/devices/dm.py
/usr/lib/python3.6/site-packages/blivet/devices/file.py
/usr/lib/python3.6/site-packages/blivet/devices/lib.py
/usr/lib/python3.6/site-packages/blivet/devices/loop.py
/usr/lib/python3.6/site-packages/blivet/devices/luks.py
/usr/lib/python3.6/site-packages/blivet/devices/lvm.py
/usr/lib/python3.6/site-packages/blivet/devices/md.py
/usr/lib/python3.6/site-packages/blivet/devices/network.py
/usr/lib/python3.6/site-packages/blivet/devices/nfs.py
/usr/lib/python3.6/site-packages/blivet/devices/nodev.py
/usr/lib/python3.6/site-packages/blivet/devices/optical.py
/usr/lib/python3.6/site-packages/blivet/devices/partition.py
/usr/lib/python3.6/site-packages/blivet/devices/raid.py
/usr/lib/python3.6/site-packages/blivet/devices/storage.py
/usr/lib/python3.6/site-packages/blivet/devicetree.py
/usr/lib/python3.6/site-packages/blivet/errors.py
/usr/lib/python3.6/site-packages/blivet/events
/usr/lib/python3.6/site-packages/blivet/events/__init__.py
/usr/lib/python3.6/site-packages/blivet/events/__pycache__
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/changes.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/changes.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/handler.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/handler.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/manager.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/events/__pycache__/manager.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/events/changes.py
/usr/lib/python3.6/site-packages/blivet/events/handler.py
/usr/lib/python3.6/site-packages/blivet/events/manager.py
/usr/lib/python3.6/site-packages/blivet/fcoe.py
/usr/lib/python3.6/site-packages/blivet/flags.py
/usr/lib/python3.6/site-packages/blivet/formats
/usr/lib/python3.6/site-packages/blivet/formats/__init__.py
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/biosboot.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/biosboot.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/disklabel.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/disklabel.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/dmraid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/dmraid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/fs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/fs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/fslib.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/fslib.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/luks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/luks.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/lvmpv.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/lvmpv.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/mdraid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/mdraid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/multipath.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/multipath.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/prepboot.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/prepboot.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/swap.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/formats/__pycache__/swap.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/formats/biosboot.py
/usr/lib/python3.6/site-packages/blivet/formats/disklabel.py
/usr/lib/python3.6/site-packages/blivet/formats/dmraid.py
/usr/lib/python3.6/site-packages/blivet/formats/fs.py
/usr/lib/python3.6/site-packages/blivet/formats/fslib.py
/usr/lib/python3.6/site-packages/blivet/formats/luks.py
/usr/lib/python3.6/site-packages/blivet/formats/lvmpv.py
/usr/lib/python3.6/site-packages/blivet/formats/mdraid.py
/usr/lib/python3.6/site-packages/blivet/formats/multipath.py
/usr/lib/python3.6/site-packages/blivet/formats/prepboot.py
/usr/lib/python3.6/site-packages/blivet/formats/swap.py
/usr/lib/python3.6/site-packages/blivet/i18n.py
/usr/lib/python3.6/site-packages/blivet/iscsi.py
/usr/lib/python3.6/site-packages/blivet/mounts.py
/usr/lib/python3.6/site-packages/blivet/partitioning.py
/usr/lib/python3.6/site-packages/blivet/populator
/usr/lib/python3.6/site-packages/blivet/populator/__init__.py
/usr/lib/python3.6/site-packages/blivet/populator/__pycache__
/usr/lib/python3.6/site-packages/blivet/populator/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/__pycache__/populator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/__pycache__/populator.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__init__.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/populator/helpers/boot.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/btrfs.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/devicepopulator.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/disk.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/disklabel.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/dm.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/dmraid.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/formatpopulator.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/loop.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/luks.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/lvm.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/mdraid.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/multipath.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/optical.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/partition.py
/usr/lib/python3.6/site-packages/blivet/populator/helpers/populatorhelper.py
/usr/lib/python3.6/site-packages/blivet/populator/populator.py
/usr/lib/python3.6/site-packages/blivet/safe_dbus.py
/usr/lib/python3.6/site-packages/blivet/size.py
/usr/lib/python3.6/site-packages/blivet/static_data
/usr/lib/python3.6/site-packages/blivet/static_data/__init__.py
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/luks_data.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/luks_data.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/static_data/luks_data.py
/usr/lib/python3.6/site-packages/blivet/static_data/lvm_info.py
/usr/lib/python3.6/site-packages/blivet/static_data/mpath_info.py
/usr/lib/python3.6/site-packages/blivet/static_data/nvdimm.py
/usr/lib/python3.6/site-packages/blivet/storage_log.py
/usr/lib/python3.6/site-packages/blivet/tasks
/usr/lib/python3.6/site-packages/blivet/tasks/__init__.py
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/availability.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/availability.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/dfresize.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/dfresize.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsck.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsck.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsmount.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsmount.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsresize.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsresize.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fssize.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fssize.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fssync.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fssync.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fstask.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fstask.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/pvtask.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/pvtask.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/task.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/__pycache__/task.cpython-36.pyc
/usr/lib/python3.6/site-packages/blivet/tasks/availability.py
/usr/lib/python3.6/site-packages/blivet/tasks/dfresize.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsck.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsinfo.py
/usr/lib/python3.6/site-packages/blivet/tasks/fslabeling.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsminsize.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsmkfs.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsmount.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsreadlabel.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsresize.py
/usr/lib/python3.6/site-packages/blivet/tasks/fssize.py
/usr/lib/python3.6/site-packages/blivet/tasks/fssync.py
/usr/lib/python3.6/site-packages/blivet/tasks/fstask.py
/usr/lib/python3.6/site-packages/blivet/tasks/fsuuid.py
/usr/lib/python3.6/site-packages/blivet/tasks/fswritelabel.py
/usr/lib/python3.6/site-packages/blivet/tasks/fswriteuuid.py
/usr/lib/python3.6/site-packages/blivet/tasks/lukstasks.py
/usr/lib/python3.6/site-packages/blivet/tasks/pvtask.py
/usr/lib/python3.6/site-packages/blivet/tasks/task.py
/usr/lib/python3.6/site-packages/blivet/threads.py
/usr/lib/python3.6/site-packages/blivet/tsort.py
/usr/lib/python3.6/site-packages/blivet/udev.py
/usr/lib/python3.6/site-packages/blivet/util.py
/usr/lib/python3.6/site-packages/blivet/zfcp.py
/usr/share/doc/python3-blivet
/usr/share/doc/python3-blivet/ChangeLog
/usr/share/doc/python3-blivet/README
/usr/share/doc/python3-blivet/examples
/usr/share/doc/python3-blivet/examples/__init__.py
/usr/share/doc/python3-blivet/examples/dbus_client.py
/usr/share/doc/python3-blivet/examples/factory.py
/usr/share/doc/python3-blivet/examples/list_devices.py
/usr/share/doc/python3-blivet/examples/lvm.py
/usr/share/doc/python3-blivet/examples/lvm_cache.py
/usr/share/doc/python3-blivet/examples/lvm_non_linear.py
/usr/share/doc/python3-blivet/examples/lvm_vdo.py
/usr/share/doc/python3-blivet/examples/partitioning.py
/usr/share/doc/python3-blivet/examples/uevents.py
/usr/share/licenses/python3-blivet
/usr/share/licenses/python3-blivet/COPYING

References

Summary

In this tutorial we learn how to install python3-blivet on Rocky Linux 8 using yum and dnf.