How to Install and Uninstall python-docs.noarch Package on Amazon Linux 2
Last updated: January 10,2025
1. Install "python-docs.noarch" package
Please follow the guidance below to install python-docs.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-docs.noarch
Copied
2. Uninstall "python-docs.noarch" package
Please follow the steps below to uninstall python-docs.noarch on Amazon Linux 2:
$
sudo yum remove
python-docs.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-docs.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-docs
Arch : noarch
Version : 2.7.5
Release : 2.amzn2.0.1
Size : 5.2 M
Repo : amzn2-core/2/x86_64
Summary : Documentation for the Python programming language
URL : http://www.python.org/
License : Python
Description : The python-docs package contains documentation on the Python
: programming language and interpreter.
:
: Install the python-docs package if you'd like to use the
: documentation for the Python language.
Available Packages
Name : python-docs
Arch : noarch
Version : 2.7.5
Release : 2.amzn2.0.1
Size : 5.2 M
Repo : amzn2-core/2/x86_64
Summary : Documentation for the Python programming language
URL : http://www.python.org/
License : Python
Description : The python-docs package contains documentation on the Python
: programming language and interpreter.
:
: Install the python-docs package if you'd like to use the
: documentation for the Python language.