How to Install and Uninstall python-augeas.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "python-augeas.src" package
In this section, we are going to explain the necessary steps to install python-augeas.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-augeas.src
Copied
2. Uninstall "python-augeas.src" package
This guide covers the steps necessary to uninstall python-augeas.src on Oracle Linux 9:
$
sudo dnf remove
python-augeas.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-augeas.src package on Oracle Linux 9
Last metadata expiration check: 1:00:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-augeas
Version : 0.5.0
Release : 25.el9
Architecture : src
Size : 101 k
Source : None
Repository : ol9_appstream
Summary : Python bindings to augeas
URL : http://augeas.net/
License : LGPLv2+
Description : python-augeas is a set of Python bindings around augeas.
Available Packages
Name : python-augeas
Version : 0.5.0
Release : 25.el9
Architecture : src
Size : 101 k
Source : None
Repository : ol9_appstream
Summary : Python bindings to augeas
URL : http://augeas.net/
License : LGPLv2+
Description : python-augeas is a set of Python bindings around augeas.