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

Last updated: July 03,2024

1. Install "python310-abseil" package

Here is a brief guide to show you how to install python310-abseil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-abseil

2. Uninstall "python310-abseil" package

Learn how to uninstall python310-abseil on openSuSE Tumbleweed:

$ sudo zypper remove python310-abseil

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

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