How to Install and Uninstall python3-absl-py.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "python3-absl-py.noarch" package
In this section, we are going to explain the necessary steps to install python3-absl-py.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-absl-py.noarch
Copied
2. Uninstall "python3-absl-py.noarch" package
Please follow the guidance below to uninstall python3-absl-py.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-absl-py.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-absl-py.noarch package on Oracle Linux 9
Last metadata expiration check: 2:40:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-absl-py
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 190 k
Source : python-absl-py-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Abseil Python Common Libraries
URL : https://github.com/abseil/abseil-py/
License : Apache-2.0
Description : This repository is a collection of Python library code for building Python
: applications. The code is collected from Google’s own Python code base, and has
: been extensively tested and used in production.
:
: Features:
:
: • Simple application startup
: • Distributed commandline flags system
: • Custom logging module with additional features
: • Testing utilities
Available Packages
Name : python3-absl-py
Version : 1.4.0
Release : 1.el9
Architecture : noarch
Size : 190 k
Source : python-absl-py-1.4.0-1.el9.src.rpm
Repository : epel
Summary : Abseil Python Common Libraries
URL : https://github.com/abseil/abseil-py/
License : Apache-2.0
Description : This repository is a collection of Python library code for building Python
: applications. The code is collected from Google’s own Python code base, and has
: been extensively tested and used in production.
:
: Features:
:
: • Simple application startup
: • Distributed commandline flags system
: • Custom logging module with additional features
: • Testing utilities