How To Install python-lockfile-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install python-lockfile-doc.noarch in Amazon Linux 2. python-lockfile-doc.noarch is lockfile documentation
Introduction
In this tutorial we learn how to install python-lockfile-doc.noarch
on Amazon Linux 2.
What is python-lockfile-doc.noarch
Documentation for lockfile
We can use yum
to install python-lockfile-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-lockfile-doc.noarch.
Install python-lockfile-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-lockfile-doc.noarch
using yum
by running the following command:
sudo yum -y install python-lockfile-doc.noarch
How To Uninstall python-lockfile-doc.noarch on Amazon Linux 2
To uninstall only the python-lockfile-doc.noarch
package we can use the following command:
sudo yum remove python-lockfile-doc.noarch
python-lockfile-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/python-lockfile-doc-0.11.0
/usr/share/doc/python-lockfile-doc-0.11.0/html
/usr/share/doc/python-lockfile-doc-0.11.0/html/_sources
/usr/share/doc/python-lockfile-doc-0.11.0/html/_sources/index.txt
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/ajax-loader.gif
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/basic.css
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/comment-bright.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/comment-close.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/comment.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/default.css
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/doctools.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/down-pressed.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/down.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/file.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/jquery.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/minus.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/plus.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/pygments.css
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/searchtools.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/sidebar.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/underscore.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/up-pressed.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/up.png
/usr/share/doc/python-lockfile-doc-0.11.0/html/_static/websupport.js
/usr/share/doc/python-lockfile-doc-0.11.0/html/genindex.html
/usr/share/doc/python-lockfile-doc-0.11.0/html/index.html
/usr/share/doc/python-lockfile-doc-0.11.0/html/objects.inv
/usr/share/doc/python-lockfile-doc-0.11.0/html/py-modindex.html
/usr/share/doc/python-lockfile-doc-0.11.0/html/search.html
/usr/share/doc/python-lockfile-doc-0.11.0/html/searchindex.js
/usr/share/licenses/python-lockfile-doc-0.11.0
/usr/share/licenses/python-lockfile-doc-0.11.0/LICENSE
References
Summary
In this tutorial we learn how to install python-lockfile-doc.noarch
on Amazon Linux 2 using yum.