How to Install and Uninstall python3-docs.noarch Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "python3-docs.noarch" package

This is a short guide on how to install python3-docs.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-docs.noarch

2. Uninstall "python3-docs.noarch" package

Please follow the steps below to uninstall python3-docs.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-docs.noarch $ sudo dnf autoremove

3. Information about the python3-docs.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:50:58 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-docs
Version : 3.6.7
Release : 2.module_el8.3.0+562+e162826a
Architecture : noarch
Size : 6.9 M
Source : python-docs-3.6.7-2.module_el8.3.0+562+e162826a.src.rpm
Repository : appstream
Summary : Documentation for the Python 3 programming language
URL : https://www.python.org/
License : Python
Description : The python3-docs package contains documentation on the Python 3
: programming language and interpreter.
:
: Install the python3-docs package if you'd like to use the documentation
: for the Python 3 language.