How to Install and Uninstall python2-absl-py.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python2-absl-py.noarch" package
Please follow the guidelines below to install python2-absl-py.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-absl-py.noarch
Copied
2. Uninstall "python2-absl-py.noarch" package
This tutorial shows how to uninstall python2-absl-py.noarch on AlmaLinux 8:
$
sudo dnf remove
python2-absl-py.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-absl-py.noarch package on AlmaLinux 8
Last metadata expiration check: 1:34:35 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-absl-py
Version : 0.13.0
Release : 1.el8
Architecture : noarch
Size : 203 k
Source : python-absl-py-0.13.0-1.el8.src.rpm
Repository : epel
Summary : Abseil Python Common Libraries
URL : https://github.com/abseil/abseil-py/
License : ASL 2.0 and Python
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 : python2-absl-py
Version : 0.13.0
Release : 1.el8
Architecture : noarch
Size : 203 k
Source : python-absl-py-0.13.0-1.el8.src.rpm
Repository : epel
Summary : Abseil Python Common Libraries
URL : https://github.com/abseil/abseil-py/
License : ASL 2.0 and Python
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