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

Last updated: October 06,2024

1. Install "python3-docs.noarch" package

Learn how to install python3-docs.noarch on CentOS Stream 8

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

2. Uninstall "python3-docs.noarch" package

Please follow the guidelines below to uninstall python3-docs.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 5:17:09 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-docs
Version : 3.6.7
Release : 2.module_el8+762+77bd8591
Architecture : noarch
Size : 7.1 M
Source : python-docs-3.6.7-2.module_el8+762+77bd8591.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.