How to Install and Uninstall python3.src Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3.src" package
This is a short guide on how to install python3.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3.src
Copied
2. Uninstall "python3.src" package
In this section, we are going to explain the necessary steps to uninstall python3.src on Oracle Linux 8:
$
sudo dnf remove
python3.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.src package on Oracle Linux 8
Last metadata expiration check: 5:13:51 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3
Version : 3.6.8
Release : 45.0.1.el8
Architecture : src
Size : 18 M
Source : None
Repository : ol8_appstream
Summary : Interpreter of the Python programming language
URL : https://www.python.org/
License : Python
Description : This is the internal interpreter of the Python language for the system.
: To use Python yourself, please install one of the available Python 3 packages,
: for example python36.
Name : python3
Version : 3.6.8
Release : 45.0.1.el8
Architecture : src
Size : 18 M
Source : None
Repository : ol8_baseos_latest
Summary : Interpreter of the Python programming language
URL : https://www.python.org/
License : Python
Description : This is the internal interpreter of the Python language for the system.
: To use Python yourself, please install one of the available Python 3 packages,
: for example python36.
Available Packages
Name : python3
Version : 3.6.8
Release : 45.0.1.el8
Architecture : src
Size : 18 M
Source : None
Repository : ol8_appstream
Summary : Interpreter of the Python programming language
URL : https://www.python.org/
License : Python
Description : This is the internal interpreter of the Python language for the system.
: To use Python yourself, please install one of the available Python 3 packages,
: for example python36.
Name : python3
Version : 3.6.8
Release : 45.0.1.el8
Architecture : src
Size : 18 M
Source : None
Repository : ol8_baseos_latest
Summary : Interpreter of the Python programming language
URL : https://www.python.org/
License : Python
Description : This is the internal interpreter of the Python language for the system.
: To use Python yourself, please install one of the available Python 3 packages,
: for example python36.