How To Install python-smbc-doc.x86_64 on Amazon Linux 2
In this tutorial we learn how to install python-smbc-doc.x86_64 in Amazon Linux 2. python-smbc-doc.x86_64 is Documentation for python-smbc
Introduction
In this tutorial we learn how to install python-smbc-doc.x86_64 on Amazon Linux 2.
What is python-smbc-doc.x86_64
Documentation for python-smbc.
We can use yum to install python-smbc-doc.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install python-smbc-doc.x86_64.
Install python-smbc-doc.x86_64 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-smbc-doc.x86_64 using yum by running the following command:
sudo yum -y install python-smbc-doc.x86_64
How To Uninstall python-smbc-doc.x86_64 on Amazon Linux 2
To uninstall only the python-smbc-doc.x86_64 package we can use the following command:
sudo yum remove python-smbc-doc.x86_64
python-smbc-doc.x86_64 Package Contents on Amazon Linux 2
/usr/share/doc/python-smbc-doc-1.0.13
/usr/share/doc/python-smbc-doc-1.0.13/html
/usr/share/doc/python-smbc-doc-1.0.13/html/api-objects.txt
/usr/share/doc/python-smbc-doc-1.0.13/html/class-tree.html
/usr/share/doc/python-smbc-doc-1.0.13/html/crarr.png
/usr/share/doc/python-smbc-doc-1.0.13/html/epydoc.css
/usr/share/doc/python-smbc-doc-1.0.13/html/epydoc.js
/usr/share/doc/python-smbc-doc-1.0.13/html/frames.html
/usr/share/doc/python-smbc-doc-1.0.13/html/help.html
/usr/share/doc/python-smbc-doc-1.0.13/html/identifier-index.html
/usr/share/doc/python-smbc-doc-1.0.13/html/index.html
/usr/share/doc/python-smbc-doc-1.0.13/html/module-tree.html
/usr/share/doc/python-smbc-doc-1.0.13/html/redirect.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc-module.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.Context-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.Dir-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.Dirent-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.ExistsError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.File-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.NoEntryError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.NoSpaceError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.NotEmptyError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.PermissionError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/smbc.TimedOutError-class.html
/usr/share/doc/python-smbc-doc-1.0.13/html/toc-everything.html
/usr/share/doc/python-smbc-doc-1.0.13/html/toc-smbc-module.html
/usr/share/doc/python-smbc-doc-1.0.13/html/toc.html
References
Summary
In this tutorial we learn how to install python-smbc-doc.x86_64 on Amazon Linux 2 using yum.