How To Install python-djvulibre-doc on Fedora 36

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

Introduction

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

What is python-djvulibre-doc

Documentation for python-djvulibre.

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

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

sudo dnf -y install python-djvulibre-doc

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

sudo yum -y install python-djvulibre-doc

How To Uninstall python-djvulibre-doc on Fedora 36

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

sudo dnf remove python-djvulibre-doc

python-djvulibre-doc Package Contents on Fedora 36

/usr/share/doc/python-djvulibre-doc
/usr/share/doc/python-djvulibre-doc/examples
/usr/share/doc/python-djvulibre-doc/examples/djvu-crop-text
/usr/share/doc/python-djvulibre-doc/examples/djvu-dump-text
/usr/share/doc/python-djvulibre-doc/examples/djvu2png
/usr/share/doc/python-djvulibre-doc/html
/usr/share/doc/python-djvulibre-doc/html/_sources
/usr/share/doc/python-djvulibre-doc/html/_sources/annotations.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/documents.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/event-model.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/exceptions.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/expressions.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/files.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/geometry.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/index.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/messages.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/outline.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/pages.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_sources/text-zones.rst.txt
/usr/share/doc/python-djvulibre-doc/html/_static
/usr/share/doc/python-djvulibre-doc/html/_static/alert_info_32.png
/usr/share/doc/python-djvulibre-doc/html/_static/alert_warning_32.png
/usr/share/doc/python-djvulibre-doc/html/_static/basic.css
/usr/share/doc/python-djvulibre-doc/html/_static/bg-page.png
/usr/share/doc/python-djvulibre-doc/html/_static/bullet_orange.png
/usr/share/doc/python-djvulibre-doc/html/_static/doctools.js
/usr/share/doc/python-djvulibre-doc/html/_static/documentation_options.js
/usr/share/doc/python-djvulibre-doc/html/_static/file.png
/usr/share/doc/python-djvulibre-doc/html/_static/graphviz.css
/usr/share/doc/python-djvulibre-doc/html/_static/haiku.css
/usr/share/doc/python-djvulibre-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-djvulibre-doc/html/_static/jquery.js
/usr/share/doc/python-djvulibre-doc/html/_static/language_data.js
/usr/share/doc/python-djvulibre-doc/html/_static/minus.png
/usr/share/doc/python-djvulibre-doc/html/_static/plus.png
/usr/share/doc/python-djvulibre-doc/html/_static/pygments.css
/usr/share/doc/python-djvulibre-doc/html/_static/searchtools.js
/usr/share/doc/python-djvulibre-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-djvulibre-doc/html/_static/underscore.js
/usr/share/doc/python-djvulibre-doc/html/annotations.html
/usr/share/doc/python-djvulibre-doc/html/documents.html
/usr/share/doc/python-djvulibre-doc/html/event-model.html
/usr/share/doc/python-djvulibre-doc/html/exceptions.html
/usr/share/doc/python-djvulibre-doc/html/expressions.html
/usr/share/doc/python-djvulibre-doc/html/files.html
/usr/share/doc/python-djvulibre-doc/html/geometry.html
/usr/share/doc/python-djvulibre-doc/html/index.html
/usr/share/doc/python-djvulibre-doc/html/messages.html
/usr/share/doc/python-djvulibre-doc/html/objects.inv
/usr/share/doc/python-djvulibre-doc/html/outline.html
/usr/share/doc/python-djvulibre-doc/html/pages.html
/usr/share/doc/python-djvulibre-doc/html/search.html
/usr/share/doc/python-djvulibre-doc/html/searchindex.js
/usr/share/doc/python-djvulibre-doc/html/text-zones.html
/usr/share/licenses/python-djvulibre-doc
/usr/share/licenses/python-djvulibre-doc/COPYING

References

Summary

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