How to Install and Uninstall python3-docs.noarch Package on Rocky Linux 8

Last updated: January 17,2025

1. Install "python3-docs.noarch" package

In this section, we are going to explain the necessary steps to install python3-docs.noarch on Rocky Linux 8

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

2. Uninstall "python3-docs.noarch" package

This guide covers the steps necessary to uninstall python3-docs.noarch on Rocky Linux 8:

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

3. Information about the python3-docs.noarch package on Rocky Linux 8

Last metadata expiration check: 0:53:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-docs
Version : 3.6.7
Release : 2.module+el8.4.0+597+ddf0ddea
Architecture : noarch
Size : 6.9 M
Source : python-docs-3.6.7-2.module+el8.4.0+597+ddf0ddea.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.