How To Install python3-imgbased on Fedora 36

In this tutorial we learn how to install python3-imgbased in Fedora 36. python3-imgbased is A python 3 module for imgbased

Introduction

In this tutorial we learn how to install python3-imgbased on Fedora 36.

What is python3-imgbased

python3-imgbased is a python 3 library to manage lvm layers

We can use yum or dnf to install python3-imgbased on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-imgbased.

Install python3-imgbased on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install python3-imgbased

Install python3-imgbased on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install python3-imgbased

How To Uninstall python3-imgbased on Fedora 36

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

sudo dnf remove python3-imgbased

python3-imgbased Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/imgbased
/usr/lib/python3.10/site-packages/imgbased/__init__.py
/usr/lib/python3.10/site-packages/imgbased/__main__.py
/usr/lib/python3.10/site-packages/imgbased/__pycache__
/usr/lib/python3.10/site-packages/imgbased/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/bootloader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/bootloader.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/bootsetup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/bootsetup.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/command.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/command.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/hooks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/hooks.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/imgbase.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/imgbase.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/local.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/local.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/lvm.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/lvm.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/naming.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/naming.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/openscap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/openscap.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/timeserver.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/timeserver.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/volume.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/__pycache__/volume.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/bootloader.py
/usr/lib/python3.10/site-packages/imgbased/bootsetup.py
/usr/lib/python3.10/site-packages/imgbased/command.py
/usr/lib/python3.10/site-packages/imgbased/config.py
/usr/lib/python3.10/site-packages/imgbased/constants.py
/usr/lib/python3.10/site-packages/imgbased/hooks.py
/usr/lib/python3.10/site-packages/imgbased/imgbase.py
/usr/lib/python3.10/site-packages/imgbased/local.py
/usr/lib/python3.10/site-packages/imgbased/lvm.py
/usr/lib/python3.10/site-packages/imgbased/naming.py
/usr/lib/python3.10/site-packages/imgbased/openscap.py
/usr/lib/python3.10/site-packages/imgbased/plugins
/usr/lib/python3.10/site-packages/imgbased/plugins/__init__.py
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/boot.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/boot.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/build.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/core.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/core.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/diff.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/diff.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/openscap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/openscap.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/osupdater.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/osupdater.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/pkg.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/pkg.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/recover.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/recover.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/rpmpersistence.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/rpmpersistence.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/service.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/service.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/systemd.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/systemd.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/update.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/update.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/volume.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/__pycache__/volume.cpython-310.pyc
/usr/lib/python3.10/site-packages/imgbased/plugins/boot.py
/usr/lib/python3.10/site-packages/imgbased/plugins/build.py
/usr/lib/python3.10/site-packages/imgbased/plugins/core.py
/usr/lib/python3.10/site-packages/imgbased/plugins/diff.py
/usr/lib/python3.10/site-packages/imgbased/plugins/openscap.py
/usr/lib/python3.10/site-packages/imgbased/plugins/osupdater.py
/usr/lib/python3.10/site-packages/imgbased/plugins/pkg.py
/usr/lib/python3.10/site-packages/imgbased/plugins/recover.py
/usr/lib/python3.10/site-packages/imgbased/plugins/rpmpersistence.py
/usr/lib/python3.10/site-packages/imgbased/plugins/service.py
/usr/lib/python3.10/site-packages/imgbased/plugins/systemd.py
/usr/lib/python3.10/site-packages/imgbased/plugins/update.py
/usr/lib/python3.10/site-packages/imgbased/plugins/volume.py
/usr/lib/python3.10/site-packages/imgbased/timeserver.py
/usr/lib/python3.10/site-packages/imgbased/utils.py
/usr/lib/python3.10/site-packages/imgbased/volume.py
/usr/share/doc/python3-imgbased
/usr/share/doc/python3-imgbased/README.md
/usr/share/licenses/python3-imgbased
/usr/share/licenses/python3-imgbased/LICENSE

References

Summary

In this tutorial we learn how to install python3-imgbased on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).