How to Install and Uninstall python312-abseil Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-abseil" package

Please follow the guidance below to install python312-abseil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-abseil

2. Uninstall "python312-abseil" package

Please follow the guidance below to uninstall python312-abseil on openSuSE Tumbleweed:

$ sudo zypper remove python312-abseil

3. Information about the python312-abseil package on openSuSE Tumbleweed

Information for package python312-abseil:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-abseil
Version : 1.4.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-abseil-1.4.0-2.4.src
Upstream URL : https://github.com/abseil/abseil-py
Summary : Abseil Python Common Libraries
Description :
This package 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.
* Simple application startup
* Distributed commandline flags system
* Custom logging module with additional features
* Testing utilities