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

Last updated: September 28,2024

1. Install "python3-docs.noarch" package

Learn how to install python3-docs.noarch on Oracle Linux 8

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

2. Uninstall "python3-docs.noarch" package

Here is a brief guide to show you how to uninstall python3-docs.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 5:43:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-docs
Version : 3.6.7
Release : 2.module+el8.3.0+7694+550a8252
Architecture : noarch
Size : 6.9 M
Source : python-docs-3.6.7-2.module+el8.3.0+7694+550a8252.src.rpm
Repository : ol8_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.