How To Install python-libcomps-doc.noarch on Amazon Linux 2

In this tutorial we learn how to install python-libcomps-doc.noarch in Amazon Linux 2. python-libcomps-doc.noarch is Documentation files for python bindings libcomps library

Introduction

In this tutorial we learn how to install python-libcomps-doc.noarch on Amazon Linux 2.

What is python-libcomps-doc.noarch

Documentation files for python bindings libcomps library.

We can use yum to install python-libcomps-doc.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install python-libcomps-doc.noarch.

Install python-libcomps-doc.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python-libcomps-doc.noarch using yum by running the following command:

sudo yum -y install python-libcomps-doc.noarch

How To Uninstall python-libcomps-doc.noarch on Amazon Linux 2

To uninstall only the python-libcomps-doc.noarch package we can use the following command:

sudo yum remove python-libcomps-doc.noarch

python-libcomps-doc.noarch Package Contents on Amazon Linux 2

/usr/share/doc/python-libcomps-doc-0.1.8
/usr/share/doc/python-libcomps-doc-0.1.8/html
/usr/share/doc/python-libcomps-doc-0.1.8/html/.buildinfo
/usr/share/doc/python-libcomps-doc-0.1.8/html/.doctrees
/usr/share/doc/python-libcomps-doc-0.1.8/html/.doctrees/comps.doctree
/usr/share/doc/python-libcomps-doc-0.1.8/html/.doctrees/environment.pickle
/usr/share/doc/python-libcomps-doc-0.1.8/html/.doctrees/index.doctree
/usr/share/doc/python-libcomps-doc-0.1.8/html/.doctrees/unioning.doctree
/usr/share/doc/python-libcomps-doc-0.1.8/html/_images
/usr/share/doc/python-libcomps-doc-0.1.8/html/_images/fedora_logo.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_sources
/usr/share/doc/python-libcomps-doc-0.1.8/html/_sources/comps.txt
/usr/share/doc/python-libcomps-doc-0.1.8/html/_sources/index.txt
/usr/share/doc/python-libcomps-doc-0.1.8/html/_sources/unioning.txt
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/ajax-loader.gif
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/basic.css
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/comment-bright.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/comment-close.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/comment.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/default.css
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/doctools.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/down-pressed.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/down.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/file.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/jquery.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/minus.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/plus.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/pygments.css
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/searchtools.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/sidebar.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/underscore.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/up-pressed.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/up.png
/usr/share/doc/python-libcomps-doc-0.1.8/html/_static/websupport.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/comps.html
/usr/share/doc/python-libcomps-doc-0.1.8/html/genindex.html
/usr/share/doc/python-libcomps-doc-0.1.8/html/index.html
/usr/share/doc/python-libcomps-doc-0.1.8/html/objects.inv
/usr/share/doc/python-libcomps-doc-0.1.8/html/py-modindex.html
/usr/share/doc/python-libcomps-doc-0.1.8/html/search.html
/usr/share/doc/python-libcomps-doc-0.1.8/html/searchindex.js
/usr/share/doc/python-libcomps-doc-0.1.8/html/unioning.html

References

Summary

In this tutorial we learn how to install python-libcomps-doc.noarch on Amazon Linux 2 using yum.