How To Install pykka-docs on Fedora 36

In this tutorial we learn how to install pykka-docs in Fedora 36. pykka-docs is Documentation for pykka

Introduction

In this tutorial we learn how to install pykka-docs on Fedora 36.

What is pykka-docs

This package provides the documentation for pykka, e.g. the API as devhelp docs, and examples.

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

Install pykka-docs 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 pykka-docs using dnf by running the following command:

sudo dnf -y install pykka-docs

Install pykka-docs 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 pykka-docs using yum by running the following command:

sudo yum -y install pykka-docs

How To Uninstall pykka-docs on Fedora 36

To uninstall only the pykka-docs package we can use the following command:

sudo dnf remove pykka-docs

pykka-docs Package Contents on Fedora 36

/usr/share/devhelp/Pykka
/usr/share/devhelp/Pykka/devhelp
/usr/share/devhelp/Pykka/devhelp/.buildinfo
/usr/share/devhelp/Pykka/devhelp/Pykka.devhelp.gz
/usr/share/devhelp/Pykka/devhelp/_modules
/usr/share/devhelp/Pykka/devhelp/_modules/index.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_actor.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_exceptions.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_future.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_proxy.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_ref.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_registry.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/_threading.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/debug.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/eventlet.html
/usr/share/devhelp/Pykka/devhelp/_modules/pykka/gevent.html
/usr/share/devhelp/Pykka/devhelp/_static
/usr/share/devhelp/Pykka/devhelp/_static/basic.css
/usr/share/devhelp/Pykka/devhelp/_static/css
/usr/share/devhelp/Pykka/devhelp/_static/css/badge_only.css
/usr/share/devhelp/Pykka/devhelp/_static/css/theme.css
/usr/share/devhelp/Pykka/devhelp/_static/doctools.js
/usr/share/devhelp/Pykka/devhelp/_static/documentation_options.js
/usr/share/devhelp/Pykka/devhelp/_static/file.png
/usr/share/devhelp/Pykka/devhelp/_static/jquery-3.5.1.js
/usr/share/devhelp/Pykka/devhelp/_static/jquery.js
/usr/share/devhelp/Pykka/devhelp/_static/js
/usr/share/devhelp/Pykka/devhelp/_static/js/badge_only.js
/usr/share/devhelp/Pykka/devhelp/_static/js/theme.js
/usr/share/devhelp/Pykka/devhelp/_static/language_data.js
/usr/share/devhelp/Pykka/devhelp/_static/minus.png
/usr/share/devhelp/Pykka/devhelp/_static/plus.png
/usr/share/devhelp/Pykka/devhelp/_static/pygments.css
/usr/share/devhelp/Pykka/devhelp/_static/searchtools.js
/usr/share/devhelp/Pykka/devhelp/_static/underscore-1.13.1.js
/usr/share/devhelp/Pykka/devhelp/_static/underscore.js
/usr/share/devhelp/Pykka/devhelp/api
/usr/share/devhelp/Pykka/devhelp/api/actors.html
/usr/share/devhelp/Pykka/devhelp/api/debug.html
/usr/share/devhelp/Pykka/devhelp/api/exceptions.html
/usr/share/devhelp/Pykka/devhelp/api/futures.html
/usr/share/devhelp/Pykka/devhelp/api/index.html
/usr/share/devhelp/Pykka/devhelp/api/logging.html
/usr/share/devhelp/Pykka/devhelp/api/messages.html
/usr/share/devhelp/Pykka/devhelp/api/proxies.html
/usr/share/devhelp/Pykka/devhelp/api/registry.html
/usr/share/devhelp/Pykka/devhelp/changes.html
/usr/share/devhelp/Pykka/devhelp/examples.html
/usr/share/devhelp/Pykka/devhelp/genindex.html
/usr/share/devhelp/Pykka/devhelp/index.html
/usr/share/devhelp/Pykka/devhelp/inspiration.html
/usr/share/devhelp/Pykka/devhelp/py-modindex.html
/usr/share/devhelp/Pykka/devhelp/quickstart.html
/usr/share/devhelp/Pykka/devhelp/runtimes
/usr/share/devhelp/Pykka/devhelp/runtimes/eventlet.html
/usr/share/devhelp/Pykka/devhelp/runtimes/gevent.html
/usr/share/devhelp/Pykka/devhelp/runtimes/index.html
/usr/share/devhelp/Pykka/devhelp/runtimes/threading.html
/usr/share/devhelp/Pykka/devhelp/search.html
/usr/share/devhelp/Pykka/devhelp/testing.html
/usr/share/doc/pykka-docs
/usr/share/doc/pykka-docs/examples
/usr/share/doc/pykka-docs/examples/counter.py
/usr/share/doc/pykka-docs/examples/deadlock_debugging.py
/usr/share/doc/pykka-docs/examples/plain_actor.py
/usr/share/doc/pykka-docs/examples/producer.py
/usr/share/doc/pykka-docs/examples/producer_test.py
/usr/share/doc/pykka-docs/examples/resolver.py
/usr/share/doc/pykka-docs/examples/typed_actor.py
/usr/share/licenses/pykka-docs
/usr/share/licenses/pykka-docs/LICENSE

References

Summary

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