How to Install and Uninstall python3-docs.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-docs.noarch" package
In this section, we are going to explain the necessary steps to install python3-docs.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-docs.noarch
Copied
2. Uninstall "python3-docs.noarch" package
This is a short guide on how to uninstall python3-docs.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-docs.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-docs.noarch package on CentOS Stream 9
Last metadata expiration check: 1:40:36 ago on Sat Mar 16 16:03:45 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.
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.