How To Install python3-murano-pkg-check on Fedora 36

In this tutorial we learn how to install python3-murano-pkg-check in Fedora 36. python3-murano-pkg-check is Murano package validator tool

Introduction

In this tutorial we learn how to install python3-murano-pkg-check on Fedora 36.

What is python3-murano-pkg-check

%{description}

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

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

sudo dnf -y install python3-murano-pkg-check

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

sudo yum -y install python3-murano-pkg-check

How To Uninstall python3-murano-pkg-check on Fedora 36

To uninstall only the python3-murano-pkg-check package we can use the following command:

sudo dnf remove python3-murano-pkg-check

python3-murano-pkg-check Package Contents on Fedora 36

/usr/bin/murano-pkg-check
/usr/bin/murano-pkg-check-3
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/not-zip-safe
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/pbr.json
/usr/lib/python3.10/site-packages/murano_pkg_check-0.3.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/muranopkgcheck
/usr/lib/python3.10/site-packages/muranopkgcheck/__init__.py
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/consts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/consts.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/error.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/error.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/i18n.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/i18n.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/log.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/log.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/manager.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/manager.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/pkg_loader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/pkg_loader.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/plugin.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/plugin.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/yaml_loader.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/__pycache__/yaml_loader.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__init__.py
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/code_structure.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/code_structure.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/yaql_checker.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/__pycache__/yaql_checker.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/code_structure.py
/usr/lib/python3.10/site-packages/muranopkgcheck/checkers/yaql_checker.py
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__init__.py
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__pycache__
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__pycache__/run.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/__pycache__/run.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/cmd/run.py
/usr/lib/python3.10/site-packages/muranopkgcheck/consts.py
/usr/lib/python3.10/site-packages/muranopkgcheck/error.py
/usr/lib/python3.10/site-packages/muranopkgcheck/i18n.py
/usr/lib/python3.10/site-packages/muranopkgcheck/log.py
/usr/lib/python3.10/site-packages/muranopkgcheck/manager.py
/usr/lib/python3.10/site-packages/muranopkgcheck/pkg_loader.py
/usr/lib/python3.10/site-packages/muranopkgcheck/plugin.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__init__.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/manifest.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/manifest.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/muranopl.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/muranopl.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/package.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/package.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/__pycache__/ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/base.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/manifest.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/muranopl.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/package.py
/usr/lib/python3.10/site-packages/muranopkgcheck/validators/ui.py
/usr/lib/python3.10/site-packages/muranopkgcheck/yaml_loader.py
/usr/share/doc/python3-murano-pkg-check
/usr/share/doc/python3-murano-pkg-check/README.rst
/usr/share/licenses/python3-murano-pkg-check
/usr/share/licenses/python3-murano-pkg-check/LICENSE

References

Summary

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