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

Last updated: June 26,2024

1. Install "python311-abseil" package

This guide covers the steps necessary to install python311-abseil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-abseil

2. Uninstall "python311-abseil" package

Please follow the guidelines below to uninstall python311-abseil on openSuSE Tumbleweed:

$ sudo zypper remove python311-abseil

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

Information for package python311-abseil:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-abseil
Version : 1.4.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 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

5. The same packages on other Linux Distributions