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

Last updated: May 20,2024

1. Install "python36-abseil" package

Please follow the steps below to install python36-abseil on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-abseil

2. Uninstall "python36-abseil" package

Please follow the instructions below to uninstall python36-abseil on openSuSE Tumbleweed:

$ sudo zypper remove python36-abseil

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

Information for package python36-abseil:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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