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

Last updated: May 25,2024

1. Install "python38-abseil" package

This tutorial shows how to install python38-abseil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-abseil

2. Uninstall "python38-abseil" package

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

$ sudo zypper remove python38-abseil

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

Information for package python38-abseil:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-abseil
Version : 1.0.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-abseil-1.0.0-1.1.src
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