How To Install python3-pungi on Rocky Linux 8

In this tutorial we learn how to install python3-pungi on Rocky Linux 8. python3-pungi is Python 3 libraries for pungi

Introduction

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

What is python3-pungi

Python library with code for Pungi. This is not a public library and there are no guarantees about API stability.

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

Install python3-pungi 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-pungi using dnf by running the following command:

sudo dnf -y install python3-pungi

Install python3-pungi 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-pungi using yum by running the following command:

sudo yum -y install python3-pungi

How To Uninstall python3-pungi on Rocky Linux 8

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

sudo dnf remove python3-pungi

python3-pungi Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/pungi
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pungi-4.1.38-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pungi/__init__.py
/usr/lib/python3.6/site-packages/pungi/__pycache__
/usr/lib/python3.6/site-packages/pungi/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/arch.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/arch.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/arch_utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/arch_utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/checks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/checks.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/common.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/compose.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/compose.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/createiso.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/createiso.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/dnf_wrapper.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/dnf_wrapper.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/gather.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/gather.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/gather_dnf.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/gather_dnf.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/graph.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/graph.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/ks.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/ks.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/linker.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/linker.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/media_split.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/media_split.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/metadata.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/metadata.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/multilib_dnf.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/multilib_dnf.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/multilib_yum.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/multilib_yum.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/notifier.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/notifier.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/pathmatch.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/pathmatch.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/paths.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/paths.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/profiler.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/profiler.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/runroot.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/runroot.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/util.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/__pycache__/util.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/arch.py
/usr/lib/python3.6/site-packages/pungi/arch_utils.py
/usr/lib/python3.6/site-packages/pungi/checks.py
/usr/lib/python3.6/site-packages/pungi/common.py
/usr/lib/python3.6/site-packages/pungi/compose.py
/usr/lib/python3.6/site-packages/pungi/compose_metadata
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__init__.py
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__pycache__
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__pycache__/discinfo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/compose_metadata/__pycache__/discinfo.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/compose_metadata/discinfo.py
/usr/lib/python3.6/site-packages/pungi/config.py
/usr/lib/python3.6/site-packages/pungi/createiso.py
/usr/lib/python3.6/site-packages/pungi/dnf_wrapper.py
/usr/lib/python3.6/site-packages/pungi/gather.py
/usr/lib/python3.6/site-packages/pungi/gather_dnf.py
/usr/lib/python3.6/site-packages/pungi/graph.py
/usr/lib/python3.6/site-packages/pungi/ks.py
/usr/lib/python3.6/site-packages/pungi/linker.py
/usr/lib/python3.6/site-packages/pungi/media_split.py
/usr/lib/python3.6/site-packages/pungi/metadata.py
/usr/lib/python3.6/site-packages/pungi/multilib_dnf.py
/usr/lib/python3.6/site-packages/pungi/multilib_yum.py
/usr/lib/python3.6/site-packages/pungi/notifier.py
/usr/lib/python3.6/site-packages/pungi/ostree
/usr/lib/python3.6/site-packages/pungi/ostree/__init__.py
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/installer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/installer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/tree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/tree.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/ostree/base.py
/usr/lib/python3.6/site-packages/pungi/ostree/installer.py
/usr/lib/python3.6/site-packages/pungi/ostree/tree.py
/usr/lib/python3.6/site-packages/pungi/ostree/utils.py
/usr/lib/python3.6/site-packages/pungi/pathmatch.py
/usr/lib/python3.6/site-packages/pungi/paths.py
/usr/lib/python3.6/site-packages/pungi/phases
/usr/lib/python3.6/site-packages/pungi/phases/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/base.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/base.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/buildinstall.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/buildinstall.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/createiso.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/createiso.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/createrepo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/createrepo.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/extra_files.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/extra_files.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/extra_isos.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/extra_isos.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/image_build.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/image_build.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/image_checksum.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/image_checksum.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/init.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/init.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/live_images.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/live_images.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/livemedia_phase.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/livemedia_phase.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/osbs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/osbs.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/ostree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/ostree.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/ostree_installer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/ostree_installer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/phases_metadata.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/phases_metadata.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/product_img.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/product_img.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/test.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/test.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/weaver.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/__pycache__/weaver.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/base.py
/usr/lib/python3.6/site-packages/pungi/phases/buildinstall.py
/usr/lib/python3.6/site-packages/pungi/phases/createiso.py
/usr/lib/python3.6/site-packages/pungi/phases/createrepo.py
/usr/lib/python3.6/site-packages/pungi/phases/extra_files.py
/usr/lib/python3.6/site-packages/pungi/phases/extra_isos.py
/usr/lib/python3.6/site-packages/pungi/phases/gather
/usr/lib/python3.6/site-packages/pungi/phases/gather/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/link.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/link.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/method.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/method.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/source.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/__pycache__/source.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/link.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/method.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_deps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_deps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_hybrid.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_hybrid.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_nodeps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/__pycache__/method_nodeps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/method_deps.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/method_hybrid.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/methods/method_nodeps.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/source.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_comps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_comps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_json.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_json.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_module.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_module.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_none.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/__pycache__/source_none.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_comps.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_json.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_module.py
/usr/lib/python3.6/site-packages/pungi/phases/gather/sources/source_none.py
/usr/lib/python3.6/site-packages/pungi/phases/image_build.py
/usr/lib/python3.6/site-packages/pungi/phases/image_checksum.py
/usr/lib/python3.6/site-packages/pungi/phases/init.py
/usr/lib/python3.6/site-packages/pungi/phases/live_images.py
/usr/lib/python3.6/site-packages/pungi/phases/livemedia_phase.py
/usr/lib/python3.6/site-packages/pungi/phases/osbs.py
/usr/lib/python3.6/site-packages/pungi/phases/ostree.py
/usr/lib/python3.6/site-packages/pungi/phases/ostree_installer.py
/usr/lib/python3.6/site-packages/pungi/phases/phases_metadata.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/common.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/pkgsets.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/pkgsets.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/source.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/__pycache__/source.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/common.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/pkgsets.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/source.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__init__.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/source_koji.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/source_koji.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/source_repos.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/__pycache__/source_repos.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/source_koji.py
/usr/lib/python3.6/site-packages/pungi/phases/pkgset/sources/source_repos.py
/usr/lib/python3.6/site-packages/pungi/phases/product_img.py
/usr/lib/python3.6/site-packages/pungi/phases/test.py
/usr/lib/python3.6/site-packages/pungi/phases/weaver.py
/usr/lib/python3.6/site-packages/pungi/profiler.py
/usr/lib/python3.6/site-packages/pungi/runroot.py
/usr/lib/python3.6/site-packages/pungi/util.py
/usr/lib/python3.6/site-packages/pungi/wrappers
/usr/lib/python3.6/site-packages/pungi/wrappers/__init__.py
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/comps.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/comps.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/createrepo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/createrepo.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/fus.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/fus.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/iso.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/iso.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/jigdo.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/jigdo.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/kojiwrapper.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/kojiwrapper.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/lorax.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/lorax.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/pungi.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/pungi.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/repoclosure.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/repoclosure.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/scm.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/scm.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/variants.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/__pycache__/variants.cpython-36.pyc
/usr/lib/python3.6/site-packages/pungi/wrappers/comps.py
/usr/lib/python3.6/site-packages/pungi/wrappers/createrepo.py
/usr/lib/python3.6/site-packages/pungi/wrappers/fus.py
/usr/lib/python3.6/site-packages/pungi/wrappers/iso.py
/usr/lib/python3.6/site-packages/pungi/wrappers/jigdo.py
/usr/lib/python3.6/site-packages/pungi/wrappers/kojiwrapper.py
/usr/lib/python3.6/site-packages/pungi/wrappers/lorax.py
/usr/lib/python3.6/site-packages/pungi/wrappers/pungi.py
/usr/lib/python3.6/site-packages/pungi/wrappers/repoclosure.py
/usr/lib/python3.6/site-packages/pungi/wrappers/scm.py
/usr/lib/python3.6/site-packages/pungi/wrappers/variants.py

References

Summary

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