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

Last updated: July 03,2024

1. Install "python2-docs-info.noarch" package

This tutorial shows how to install python2-docs-info.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python2-docs-info.noarch" package

In this section, we are going to explain the necessary steps to uninstall python2-docs-info.noarch on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 7:41:08 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-docs-info
Version : 2.7.16
Release : 2.module_el8.3.0+478+7570e00c
Architecture : noarch
Size : 2.5 M
Source : python-docs-2.7.16-2.module_el8.3.0+478+7570e00c.src.rpm
Repository : appstream
Summary : Documentation for the Python 2 programming language as info pages
URL : https://www.python.org/
License : Python
Description : The python2-docs-info package contains documentation on the Python 2
: programming language and interpreter as info pages.
:
: Install the python2-docs-info package if you'd like to read the
: documentation for the Python 2 language using the info command or Emacs.