How To Install python3-dnf-plugins-extras-common on Fedora 36

In this tutorial we learn how to install python3-dnf-plugins-extras-common in Fedora 36. python3-dnf-plugins-extras-common is Common files for Extras Plugins for DNF

Introduction

In this tutorial we learn how to install python3-dnf-plugins-extras-common on Fedora 36.

What is python3-dnf-plugins-extras-common

Common files for Extras Plugins for DNF.

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

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

sudo dnf -y install python3-dnf-plugins-extras-common

Install python3-dnf-plugins-extras-common 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-dnf-plugins-extras-common using yum by running the following command:

sudo yum -y install python3-dnf-plugins-extras-common

How To Uninstall python3-dnf-plugins-extras-common on Fedora 36

To uninstall only the python3-dnf-plugins-extras-common package we can use the following command:

sudo dnf remove python3-dnf-plugins-extras-common

python3-dnf-plugins-extras-common Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/dnf-plugins/__pycache__
/usr/lib/python3.10/site-packages/dnfpluginsextras
/usr/lib/python3.10/site-packages/dnfpluginsextras/__init__.py
/usr/lib/python3.10/site-packages/dnfpluginsextras/__pycache__
/usr/lib/python3.10/site-packages/dnfpluginsextras/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/dnfpluginsextras/__pycache__/__init__.cpython-310.pyc
/usr/share/doc/python3-dnf-plugins-extras-common
/usr/share/doc/python3-dnf-plugins-extras-common/AUTHORS
/usr/share/doc/python3-dnf-plugins-extras-common/README.rst
/usr/share/licenses/python3-dnf-plugins-extras-common
/usr/share/licenses/python3-dnf-plugins-extras-common/COPYING
/usr/share/locale/be/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/ca/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/cs/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/da/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/de/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/es/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/eu/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/fi/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/fr/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/fur/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/hu/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/id/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/it/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/ja/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/ko/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/nl/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/pa/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/pl/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/pt/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/pt_BR/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/ru/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/si/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/sr/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/sv/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/tr/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/uk/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/zh_CN/LC_MESSAGES/dnf-plugins-extras.mo
/usr/share/locale/zh_TW/LC_MESSAGES/dnf-plugins-extras.mo

References

Summary

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