How to Install and Uninstall python3-docs.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-docs.noarch" package

This guide covers the steps necessary to install python3-docs.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-docs.noarch" package

Please follow the step by step instructions below to uninstall python3-docs.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-docs.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:15:16 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-docs
Version : 3.9.14
Release : 1.el9
Architecture : noarch
Size : 6.7 M
Source : python3-docs-3.9.14-1.el9.src.rpm
Repository : epel
Summary : Documentation for the Python 3 programming language
URL : https://www.python.org/
License : Python-2.0.1 AND (Python-2.0.1 OR 0BSD)
Description : The python3-docs package contains documentation on the Python 3
: programming language and interpreter.