How To Install python-klein-doc on Fedora 36

In this tutorial we learn how to install python-klein-doc in Fedora 36. python-klein-doc is klein documentation

Introduction

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

What is python-klein-doc

Documentation for klein

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

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

sudo dnf -y install python-klein-doc

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

sudo yum -y install python-klein-doc

How To Uninstall python-klein-doc on Fedora 36

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

sudo dnf remove python-klein-doc

python-klein-doc Package Contents on Fedora 36

/usr/share/doc/python-klein-doc
/usr/share/doc/python-klein-doc/html
/usr/share/doc/python-klein-doc/html/_downloads
/usr/share/doc/python-klein-doc/html/_downloads/8dbdeebbac425a81da6fe793124703e2
/usr/share/doc/python-klein-doc/html/_downloads/8dbdeebbac425a81da6fe793124703e2/template.py
/usr/share/doc/python-klein-doc/html/_sources
/usr/share/doc/python-klein-doc/html/_sources/contributing.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples
/usr/share/doc/python-klein-doc/html/_sources/examples/alternativerunning.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/await.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/deferreds.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/disablingtracebacks.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/handlingerrors.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/handlingpost.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/nonglobalstate.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/staticfiles.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/subroutes.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/templates.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/examples/twistd.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/index.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/introduction
/usr/share/doc/python-klein-doc/html/_sources/introduction/1-gettingstarted.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/introduction/2-twistdtap.rst.txt
/usr/share/doc/python-klein-doc/html/_sources/release.rst.txt
/usr/share/doc/python-klein-doc/html/_static
/usr/share/doc/python-klein-doc/html/_static/basic.css
/usr/share/doc/python-klein-doc/html/_static/css
/usr/share/doc/python-klein-doc/html/_static/css/badge_only.css
/usr/share/doc/python-klein-doc/html/_static/css/theme.css
/usr/share/doc/python-klein-doc/html/_static/doctools.js
/usr/share/doc/python-klein-doc/html/_static/documentation_options.js
/usr/share/doc/python-klein-doc/html/_static/file.png
/usr/share/doc/python-klein-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-klein-doc/html/_static/jquery.js
/usr/share/doc/python-klein-doc/html/_static/js
/usr/share/doc/python-klein-doc/html/_static/js/badge_only.js
/usr/share/doc/python-klein-doc/html/_static/js/theme.js
/usr/share/doc/python-klein-doc/html/_static/language_data.js
/usr/share/doc/python-klein-doc/html/_static/minus.png
/usr/share/doc/python-klein-doc/html/_static/plus.png
/usr/share/doc/python-klein-doc/html/_static/pygments.css
/usr/share/doc/python-klein-doc/html/_static/searchtools.js
/usr/share/doc/python-klein-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-klein-doc/html/_static/underscore.js
/usr/share/doc/python-klein-doc/html/contributing.html
/usr/share/doc/python-klein-doc/html/examples
/usr/share/doc/python-klein-doc/html/examples/alternativerunning.html
/usr/share/doc/python-klein-doc/html/examples/await.html
/usr/share/doc/python-klein-doc/html/examples/deferreds.html
/usr/share/doc/python-klein-doc/html/examples/disablingtracebacks.html
/usr/share/doc/python-klein-doc/html/examples/handlingerrors.html
/usr/share/doc/python-klein-doc/html/examples/handlingpost.html
/usr/share/doc/python-klein-doc/html/examples/nonglobalstate.html
/usr/share/doc/python-klein-doc/html/examples/staticfiles.html
/usr/share/doc/python-klein-doc/html/examples/subroutes.html
/usr/share/doc/python-klein-doc/html/examples/templates.html
/usr/share/doc/python-klein-doc/html/examples/twistd.html
/usr/share/doc/python-klein-doc/html/genindex.html
/usr/share/doc/python-klein-doc/html/index.html
/usr/share/doc/python-klein-doc/html/introduction
/usr/share/doc/python-klein-doc/html/introduction/1-gettingstarted.html
/usr/share/doc/python-klein-doc/html/introduction/2-twistdtap.html
/usr/share/doc/python-klein-doc/html/objects.inv
/usr/share/doc/python-klein-doc/html/release.html
/usr/share/doc/python-klein-doc/html/search.html
/usr/share/doc/python-klein-doc/html/searchindex.js
/usr/share/licenses/python-klein-doc
/usr/share/licenses/python-klein-doc/LICENSE

References

Summary

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