How To Install python-abimap-doc on Fedora 36

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

Introduction

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

What is python-abimap-doc

Documentation for python-abimap

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

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

sudo dnf -y install python-abimap-doc

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

sudo yum -y install python-abimap-doc

How To Uninstall python-abimap-doc on Fedora 36

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

sudo dnf remove python-abimap-doc

python-abimap-doc Package Contents on Fedora 36

/usr/share/doc/python-abimap-doc
/usr/share/doc/python-abimap-doc/html
/usr/share/doc/python-abimap-doc/html/_modules
/usr/share/doc/python-abimap-doc/html/_modules/abimap
/usr/share/doc/python-abimap-doc/html/_modules/abimap/main.html
/usr/share/doc/python-abimap-doc/html/_modules/abimap/symver.html
/usr/share/doc/python-abimap-doc/html/_modules/index.html
/usr/share/doc/python-abimap-doc/html/_sources
/usr/share/doc/python-abimap-doc/html/_sources/authors.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/changelog.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/contributing.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/index.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/installation.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man
/usr/share/doc/python-abimap-doc/html/_sources/man/description.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man/notes.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man/options.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man/subcommands.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man/synopsis.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/man_index.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/readme.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/reference
/usr/share/doc/python-abimap-doc/html/_sources/reference/abimap.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/reference/index.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/reference/modules.rst.txt
/usr/share/doc/python-abimap-doc/html/_sources/usage.rst.txt
/usr/share/doc/python-abimap-doc/html/_static
/usr/share/doc/python-abimap-doc/html/_static/alabaster.css
/usr/share/doc/python-abimap-doc/html/_static/basic.css
/usr/share/doc/python-abimap-doc/html/_static/custom.css
/usr/share/doc/python-abimap-doc/html/_static/doctools.js
/usr/share/doc/python-abimap-doc/html/_static/documentation_options.js
/usr/share/doc/python-abimap-doc/html/_static/file.png
/usr/share/doc/python-abimap-doc/html/_static/jquery-3.5.1.js
/usr/share/doc/python-abimap-doc/html/_static/jquery.js
/usr/share/doc/python-abimap-doc/html/_static/language_data.js
/usr/share/doc/python-abimap-doc/html/_static/minus.png
/usr/share/doc/python-abimap-doc/html/_static/plus.png
/usr/share/doc/python-abimap-doc/html/_static/pygments.css
/usr/share/doc/python-abimap-doc/html/_static/searchtools.js
/usr/share/doc/python-abimap-doc/html/_static/underscore-1.13.1.js
/usr/share/doc/python-abimap-doc/html/_static/underscore.js
/usr/share/doc/python-abimap-doc/html/authors.html
/usr/share/doc/python-abimap-doc/html/changelog.html
/usr/share/doc/python-abimap-doc/html/contributing.html
/usr/share/doc/python-abimap-doc/html/genindex.html
/usr/share/doc/python-abimap-doc/html/index.html
/usr/share/doc/python-abimap-doc/html/installation.html
/usr/share/doc/python-abimap-doc/html/man
/usr/share/doc/python-abimap-doc/html/man/description.html
/usr/share/doc/python-abimap-doc/html/man/notes.html
/usr/share/doc/python-abimap-doc/html/man/options.html
/usr/share/doc/python-abimap-doc/html/man/subcommands.html
/usr/share/doc/python-abimap-doc/html/man/synopsis.html
/usr/share/doc/python-abimap-doc/html/man_index.html
/usr/share/doc/python-abimap-doc/html/objects.inv
/usr/share/doc/python-abimap-doc/html/py-modindex.html
/usr/share/doc/python-abimap-doc/html/readme.html
/usr/share/doc/python-abimap-doc/html/reference
/usr/share/doc/python-abimap-doc/html/reference/abimap.html
/usr/share/doc/python-abimap-doc/html/reference/index.html
/usr/share/doc/python-abimap-doc/html/reference/modules.html
/usr/share/doc/python-abimap-doc/html/search.html
/usr/share/doc/python-abimap-doc/html/searchindex.js
/usr/share/doc/python-abimap-doc/html/usage.html
/usr/share/licenses/python-abimap-doc
/usr/share/licenses/python-abimap-doc/LICENSE

References

Summary

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