How To Install python3-werkzeug-doc on Fedora 36

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

Introduction

In this tutorial we learn how to install python3-werkzeug-doc on Fedora 36.

What is python3-werkzeug-doc

Documentation and examples for python3-werkzeug.

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

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

sudo dnf -y install python3-werkzeug-doc

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

sudo yum -y install python3-werkzeug-doc

How To Uninstall python3-werkzeug-doc on Fedora 36

To uninstall only the python3-werkzeug-doc package we can use the following command:

sudo dnf remove python3-werkzeug-doc

python3-werkzeug-doc Package Contents on Fedora 36

/usr/share/doc/python3-werkzeug-doc
/usr/share/doc/python3-werkzeug-doc/examples
/usr/share/doc/python3-werkzeug-doc/examples/README.rst
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/application.py
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/helpers.py
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/public
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/public/style.css
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates/static
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates/static/about.html
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates/static/index.html
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/templates/static/not_found.html
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/views
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/views/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/coolmagic/views/static.py
/usr/share/doc/python3-werkzeug-doc/examples/couchy
/usr/share/doc/python3-werkzeug-doc/examples/couchy/README
/usr/share/doc/python3-werkzeug-doc/examples/couchy/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/couchy/application.py
/usr/share/doc/python3-werkzeug-doc/examples/couchy/models.py
/usr/share/doc/python3-werkzeug-doc/examples/couchy/static
/usr/share/doc/python3-werkzeug-doc/examples/couchy/static/style.css
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates/display.html
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates/list.html
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates/new.html
/usr/share/doc/python3-werkzeug-doc/examples/couchy/templates/not_found.html
/usr/share/doc/python3-werkzeug-doc/examples/couchy/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/couchy/views.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/application.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/db.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/network.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/pages.py
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/content.png
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/down.png
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/favicon.ico
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/header.png
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/logo.png
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/style.css
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/shared/up.png
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates/missingpage.html
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates/search.html
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates/server.html
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/templates/serverlist.html
/usr/share/doc/python3-werkzeug-doc/examples/cupoftee/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/httpbasicauth.py
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/application.py
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/templates
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/templates/about.html
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/templates/blog.html
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/templates/index.html
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/urls.py
/usr/share/doc/python3-werkzeug-doc/examples/i18nurls/views.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-coolmagic.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-couchy.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-cupoftee.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-i18nurls.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-plnt.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-shorty.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-simplewiki.py
/usr/share/doc/python3-werkzeug-doc/examples/manage-webpylike.py
/usr/share/doc/python3-werkzeug-doc/examples/partial
/usr/share/doc/python3-werkzeug-doc/examples/partial/README
/usr/share/doc/python3-werkzeug-doc/examples/partial/complex_routing.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt
/usr/share/doc/python3-werkzeug-doc/examples/plnt/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt/database.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt/shared
/usr/share/doc/python3-werkzeug-doc/examples/plnt/shared/style.css
/usr/share/doc/python3-werkzeug-doc/examples/plnt/sync.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt/templates
/usr/share/doc/python3-werkzeug-doc/examples/plnt/templates/about.html
/usr/share/doc/python3-werkzeug-doc/examples/plnt/templates/index.html
/usr/share/doc/python3-werkzeug-doc/examples/plnt/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/plnt/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt/views.py
/usr/share/doc/python3-werkzeug-doc/examples/plnt/webapp.py
/usr/share/doc/python3-werkzeug-doc/examples/shortly
/usr/share/doc/python3-werkzeug-doc/examples/shortly/shortly.py
/usr/share/doc/python3-werkzeug-doc/examples/shortly/static
/usr/share/doc/python3-werkzeug-doc/examples/shortly/static/style.css
/usr/share/doc/python3-werkzeug-doc/examples/shortly/templates
/usr/share/doc/python3-werkzeug-doc/examples/shortly/templates/404.html
/usr/share/doc/python3-werkzeug-doc/examples/shortly/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/shortly/templates/new_url.html
/usr/share/doc/python3-werkzeug-doc/examples/shortly/templates/short_link_details.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty
/usr/share/doc/python3-werkzeug-doc/examples/shorty/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/shorty/application.py
/usr/share/doc/python3-werkzeug-doc/examples/shorty/models.py
/usr/share/doc/python3-werkzeug-doc/examples/shorty/static
/usr/share/doc/python3-werkzeug-doc/examples/shorty/static/style.css
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates/display.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates/list.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates/new.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty/templates/not_found.html
/usr/share/doc/python3-werkzeug-doc/examples/shorty/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/shorty/views.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/__init__.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/actions.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/application.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/database.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/shared
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/shared/style.css
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/specialpages.py
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/action_diff.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/action_edit.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/action_log.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/action_revert.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/action_show.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/layout.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/macros.xml
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/missing_action.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/page_index.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/page_missing.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/templates/recent_changes.html
/usr/share/doc/python3-werkzeug-doc/examples/simplewiki/utils.py
/usr/share/doc/python3-werkzeug-doc/examples/upload.py
/usr/share/doc/python3-werkzeug-doc/examples/webpylike
/usr/share/doc/python3-werkzeug-doc/examples/webpylike/example.py
/usr/share/doc/python3-werkzeug-doc/examples/webpylike/webpylike.py
/usr/share/doc/python3-werkzeug-doc/examples/wsecho.py
/usr/share/doc/python3-werkzeug-doc/html
/usr/share/doc/python3-werkzeug-doc/html/404.html
/usr/share/doc/python3-werkzeug-doc/html/_images
/usr/share/doc/python3-werkzeug-doc/html/_images/debug-screenshot.png
/usr/share/doc/python3-werkzeug-doc/html/_images/shortly.png
/usr/share/doc/python3-werkzeug-doc/html/_sources
/usr/share/doc/python3-werkzeug-doc/html/_sources/changes.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/datastructures.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/debug.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment/cgi.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment/fastcgi.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment/index.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment/mod_wsgi.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/deployment/proxying.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/exceptions.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/filesystem.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/http.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/index.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/installation.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/levels.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/license.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/local.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/dispatcher.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/http_proxy.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/index.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/lint.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/profiler.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/proxy_fix.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/middleware/shared_data.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/quickstart.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/request_data.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/routing.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/serving.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/terms.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/test.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/tutorial.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/unicode.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/urls.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/utils.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/wrappers.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_sources/wsgi.rst.txt
/usr/share/doc/python3-werkzeug-doc/html/_static
/usr/share/doc/python3-werkzeug-doc/html/_static/basic.css
/usr/share/doc/python3-werkzeug-doc/html/_static/debug-screenshot.png
/usr/share/doc/python3-werkzeug-doc/html/_static/doctools.js
/usr/share/doc/python3-werkzeug-doc/html/_static/documentation_options.js
/usr/share/doc/python3-werkzeug-doc/html/_static/favicon.ico
/usr/share/doc/python3-werkzeug-doc/html/_static/file.png
/usr/share/doc/python3-werkzeug-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python3-werkzeug-doc/html/_static/jquery.js
/usr/share/doc/python3-werkzeug-doc/html/_static/language_data.js
/usr/share/doc/python3-werkzeug-doc/html/_static/minus.png
/usr/share/doc/python3-werkzeug-doc/html/_static/plus.png
/usr/share/doc/python3-werkzeug-doc/html/_static/pocoo.css
/usr/share/doc/python3-werkzeug-doc/html/_static/pygments.css
/usr/share/doc/python3-werkzeug-doc/html/_static/searchtools.js
/usr/share/doc/python3-werkzeug-doc/html/_static/shortly.png
/usr/share/doc/python3-werkzeug-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python3-werkzeug-doc/html/_static/underscore.js
/usr/share/doc/python3-werkzeug-doc/html/_static/version_warning_offset.js
/usr/share/doc/python3-werkzeug-doc/html/_static/werkzeug.css
/usr/share/doc/python3-werkzeug-doc/html/_static/werkzeug.png
/usr/share/doc/python3-werkzeug-doc/html/changes.html
/usr/share/doc/python3-werkzeug-doc/html/datastructures.html
/usr/share/doc/python3-werkzeug-doc/html/debug.html
/usr/share/doc/python3-werkzeug-doc/html/deployment
/usr/share/doc/python3-werkzeug-doc/html/deployment/cgi.html
/usr/share/doc/python3-werkzeug-doc/html/deployment/fastcgi.html
/usr/share/doc/python3-werkzeug-doc/html/deployment/index.html
/usr/share/doc/python3-werkzeug-doc/html/deployment/mod_wsgi.html
/usr/share/doc/python3-werkzeug-doc/html/deployment/proxying.html
/usr/share/doc/python3-werkzeug-doc/html/exceptions.html
/usr/share/doc/python3-werkzeug-doc/html/filesystem.html
/usr/share/doc/python3-werkzeug-doc/html/genindex.html
/usr/share/doc/python3-werkzeug-doc/html/http.html
/usr/share/doc/python3-werkzeug-doc/html/index.html
/usr/share/doc/python3-werkzeug-doc/html/installation.html
/usr/share/doc/python3-werkzeug-doc/html/levels.html
/usr/share/doc/python3-werkzeug-doc/html/license.html
/usr/share/doc/python3-werkzeug-doc/html/local.html
/usr/share/doc/python3-werkzeug-doc/html/middleware
/usr/share/doc/python3-werkzeug-doc/html/middleware/dispatcher.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/http_proxy.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/index.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/lint.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/profiler.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/proxy_fix.html
/usr/share/doc/python3-werkzeug-doc/html/middleware/shared_data.html
/usr/share/doc/python3-werkzeug-doc/html/objects.inv
/usr/share/doc/python3-werkzeug-doc/html/py-modindex.html
/usr/share/doc/python3-werkzeug-doc/html/quickstart.html
/usr/share/doc/python3-werkzeug-doc/html/request_data.html
/usr/share/doc/python3-werkzeug-doc/html/routing.html
/usr/share/doc/python3-werkzeug-doc/html/search.html
/usr/share/doc/python3-werkzeug-doc/html/searchindex.js
/usr/share/doc/python3-werkzeug-doc/html/serving.html
/usr/share/doc/python3-werkzeug-doc/html/terms.html
/usr/share/doc/python3-werkzeug-doc/html/test.html
/usr/share/doc/python3-werkzeug-doc/html/tutorial.html
/usr/share/doc/python3-werkzeug-doc/html/unicode.html
/usr/share/doc/python3-werkzeug-doc/html/urls.html
/usr/share/doc/python3-werkzeug-doc/html/utils.html
/usr/share/doc/python3-werkzeug-doc/html/wrappers.html
/usr/share/doc/python3-werkzeug-doc/html/wsgi.html

References

Summary

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