How to Install and Uninstall python3-sphinx-doc.noarch Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "python3-sphinx-doc.noarch" package

Learn how to install python3-sphinx-doc.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python3-sphinx-doc.noarch

2. Uninstall "python3-sphinx-doc.noarch" package

Please follow the guidance below to uninstall python3-sphinx-doc.noarch on Amazon Linux 2:

$ sudo yum remove python3-sphinx-doc.noarch $ sudo yum autoremove

3. Information about the python3-sphinx-doc.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python3-sphinx-doc
Arch : noarch
Version : 1.1.3
Release : 11.amzn2.0.2
Size : 1.8 M
Repo : amzn2-core/2/x86_64
Summary : Documentation for python3-sphinx
URL : http://sphinx.pocoo.org/
License : BSD
Description : Sphinx is a tool that makes it easy to create intelligent and
: beautiful documentation for Python projects (or other documents
: consisting of multiple reStructuredText sources), written by Georg
: Brandl. It was originally created to translate the new Python
: documentation, but has now been cleaned up in the hope that it
: will be useful to many other projects.
:
: This package contains documentation in reST and HTML formats.