How To Install python-webencodings-doc on Fedora 36

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

Introduction

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

What is python-webencodings-doc

Documentation for python-webencodings.

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

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

sudo dnf -y install python-webencodings-doc

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

sudo yum -y install python-webencodings-doc

How To Uninstall python-webencodings-doc on Fedora 36

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

sudo dnf remove python-webencodings-doc

python-webencodings-doc Package Contents on Fedora 36

/usr/share/doc/python-webencodings-doc
/usr/share/doc/python-webencodings-doc/_build
/usr/share/doc/python-webencodings-doc/_build/_modules
/usr/share/doc/python-webencodings-doc/_build/_modules/index.html
/usr/share/doc/python-webencodings-doc/_build/_modules/webencodings.html
/usr/share/doc/python-webencodings-doc/_build/_sources
/usr/share/doc/python-webencodings-doc/_build/_sources/index.rst.txt
/usr/share/doc/python-webencodings-doc/_build/_static
/usr/share/doc/python-webencodings-doc/_build/_static/basic.css
/usr/share/doc/python-webencodings-doc/_build/_static/classic.css
/usr/share/doc/python-webencodings-doc/_build/_static/default.css
/usr/share/doc/python-webencodings-doc/_build/_static/doctools.js
/usr/share/doc/python-webencodings-doc/_build/_static/documentation_options.js
/usr/share/doc/python-webencodings-doc/_build/_static/file.png
/usr/share/doc/python-webencodings-doc/_build/_static/jquery-3.5.1.js
/usr/share/doc/python-webencodings-doc/_build/_static/jquery.js
/usr/share/doc/python-webencodings-doc/_build/_static/language_data.js
/usr/share/doc/python-webencodings-doc/_build/_static/minus.png
/usr/share/doc/python-webencodings-doc/_build/_static/plus.png
/usr/share/doc/python-webencodings-doc/_build/_static/pygments.css
/usr/share/doc/python-webencodings-doc/_build/_static/searchtools.js
/usr/share/doc/python-webencodings-doc/_build/_static/sidebar.js
/usr/share/doc/python-webencodings-doc/_build/_static/underscore-1.13.1.js
/usr/share/doc/python-webencodings-doc/_build/_static/underscore.js
/usr/share/doc/python-webencodings-doc/_build/genindex.html
/usr/share/doc/python-webencodings-doc/_build/index.html
/usr/share/doc/python-webencodings-doc/_build/objects.inv
/usr/share/doc/python-webencodings-doc/_build/py-modindex.html
/usr/share/doc/python-webencodings-doc/_build/search.html
/usr/share/doc/python-webencodings-doc/_build/searchindex.js
/usr/share/licenses/python-webencodings-doc
/usr/share/licenses/python-webencodings-doc/LICENSE

References

Summary

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