How to Install and Uninstall python3-docs.noarch Package on Oracle Linux 9

Last updated: October 08,2024

1. Install "python3-docs.noarch" package

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

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

2. Uninstall "python3-docs.noarch" package

This guide let you learn how to uninstall python3-docs.noarch on Oracle Linux 9:

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

3. Information about the python3-docs.noarch package on Oracle Linux 9

Last metadata expiration check: 3:22:55 ago on Thu Feb 15 07:50:05 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.