How To Install python-pyunicorn-doc on Fedora 36

In this tutorial we learn how to install python-pyunicorn-doc in Fedora 36. python-pyunicorn-doc is Documentation and examples for python-pyunicorn

Introduction

In this tutorial we learn how to install python-pyunicorn-doc on Fedora 36.

What is python-pyunicorn-doc

Documentation and examples for python-pyunicorn.

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

Install python-pyunicorn-doc 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 python-pyunicorn-doc using dnf by running the following command:

sudo dnf -y install python-pyunicorn-doc

Install python-pyunicorn-doc 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 python-pyunicorn-doc using yum by running the following command:

sudo yum -y install python-pyunicorn-doc

How To Uninstall python-pyunicorn-doc on Fedora 36

To uninstall only the python-pyunicorn-doc package we can use the following command:

sudo dnf remove python-pyunicorn-doc

python-pyunicorn-doc Package Contents on Fedora 36

/usr/share/doc/python-pyunicorn-doc
/usr/share/doc/python-pyunicorn-doc/README.rst
/usr/share/doc/python-pyunicorn-doc/pyunicorn.pdf
/usr/share/licenses/python-pyunicorn-doc
/usr/share/licenses/python-pyunicorn-doc/LICENSE.txt

References

Summary

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