How to Install and Uninstall python-docs.src Package on Oracle Linux 8

Last updated: July 03,2024

1. Install "python-docs.src" package

This guide covers the steps necessary to install python-docs.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-docs.src

2. Uninstall "python-docs.src" package

This is a short guide on how to uninstall python-docs.src on Oracle Linux 8:

$ sudo dnf remove python-docs.src $ sudo dnf autoremove

3. Information about the python-docs.src package on Oracle Linux 8

Last metadata expiration check: 4:40:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-docs
Version : 3.6.7
Release : 2.module+el8.3.0+7694+550a8252
Architecture : src
Size : 18 M
Source : None
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.