How To Install enki-doc on Fedora 36

In this tutorial we learn how to install enki-doc in Fedora 36. enki-doc is Additional documentation for enki

Introduction

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

What is enki-doc

Additional documentation for enki.

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

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

sudo dnf -y install enki-doc

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

sudo yum -y install enki-doc

How To Uninstall enki-doc on Fedora 36

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

sudo dnf remove enki-doc

enki-doc Package Contents on Fedora 36

/usr/share/doc/enki-doc
/usr/share/doc/enki-doc/html
/usr/share/doc/enki-doc/html/_sources
/usr/share/doc/enki-doc/html/_sources/core
/usr/share/doc/enki-doc/html/_sources/core/actionmanager.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/config.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/core.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/document.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/filefilter.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/json_wrapper.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/locator.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/mainwindow.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/uisettings.rst.txt
/usr/share/doc/enki-doc/html/_sources/core/workspace.rst.txt
/usr/share/doc/enki-doc/html/_sources/index.rst.txt
/usr/share/doc/enki-doc/html/_sources/lib
/usr/share/doc/enki-doc/html/_sources/lib/buffpopen.rst.txt
/usr/share/doc/enki-doc/html/_sources/lib/htmldelegate.rst.txt
/usr/share/doc/enki-doc/html/_sources/lib/pathcompleter.rst.txt
/usr/share/doc/enki-doc/html/_sources/widgets
/usr/share/doc/enki-doc/html/_sources/widgets/colorbutton.rst.txt
/usr/share/doc/enki-doc/html/_sources/widgets/dockwidget.rst.txt
/usr/share/doc/enki-doc/html/_sources/widgets/lineedit.rst.txt
/usr/share/doc/enki-doc/html/_sources/widgets/termwidget.rst.txt
/usr/share/doc/enki-doc/html/_static
/usr/share/doc/enki-doc/html/_static/alabaster.css
/usr/share/doc/enki-doc/html/_static/basic.css
/usr/share/doc/enki-doc/html/_static/custom.css
/usr/share/doc/enki-doc/html/_static/doctools.js
/usr/share/doc/enki-doc/html/_static/documentation_options.js
/usr/share/doc/enki-doc/html/_static/enki.ico
/usr/share/doc/enki-doc/html/_static/enki.png
/usr/share/doc/enki-doc/html/_static/file.png
/usr/share/doc/enki-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/enki-doc/html/_static/jquery.js
/usr/share/doc/enki-doc/html/_static/language_data.js
/usr/share/doc/enki-doc/html/_static/minus.png
/usr/share/doc/enki-doc/html/_static/plus.png
/usr/share/doc/enki-doc/html/_static/pygments.css
/usr/share/doc/enki-doc/html/_static/searchtools.js
/usr/share/doc/enki-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/enki-doc/html/_static/underscore.js
/usr/share/doc/enki-doc/html/core
/usr/share/doc/enki-doc/html/core/actionmanager.html
/usr/share/doc/enki-doc/html/core/config.html
/usr/share/doc/enki-doc/html/core/core.html
/usr/share/doc/enki-doc/html/core/document.html
/usr/share/doc/enki-doc/html/core/filefilter.html
/usr/share/doc/enki-doc/html/core/json_wrapper.html
/usr/share/doc/enki-doc/html/core/locator.html
/usr/share/doc/enki-doc/html/core/mainwindow.html
/usr/share/doc/enki-doc/html/core/uisettings.html
/usr/share/doc/enki-doc/html/core/workspace.html
/usr/share/doc/enki-doc/html/genindex.html
/usr/share/doc/enki-doc/html/index.html
/usr/share/doc/enki-doc/html/lib
/usr/share/doc/enki-doc/html/lib/buffpopen.html
/usr/share/doc/enki-doc/html/lib/htmldelegate.html
/usr/share/doc/enki-doc/html/lib/pathcompleter.html
/usr/share/doc/enki-doc/html/objects.inv
/usr/share/doc/enki-doc/html/py-modindex.html
/usr/share/doc/enki-doc/html/search.html
/usr/share/doc/enki-doc/html/searchindex.js
/usr/share/doc/enki-doc/html/widgets
/usr/share/doc/enki-doc/html/widgets/colorbutton.html
/usr/share/doc/enki-doc/html/widgets/dockwidget.html
/usr/share/doc/enki-doc/html/widgets/lineedit.html
/usr/share/doc/enki-doc/html/widgets/termwidget.html
/usr/share/licenses/enki-doc
/usr/share/licenses/enki-doc/LICENSE.GPL2

References

Summary

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