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

Last updated: October 07,2024

1. Install "python2-docs.noarch" package

This is a short guide on how to install python2-docs.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python2-docs.noarch" package

Learn how to uninstall python2-docs.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:33:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-docs
Version : 2.7.16
Release : 2.module+el8.9.0+18326+1b5baeee
Architecture : noarch
Size : 5.4 M
Source : python-docs-2.7.16-2.module+el8.9.0+18326+1b5baeee.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Documentation for the Python 2 programming language
URL : https://www.python.org/
License : Python
Description : The python2-docs package contains documentation on the Python 2
: programming language and interpreter.
:
: Install the python2-docs package if you'd like to use the documentation
: for the Python 2 language.