How to Install and Uninstall python2-abseil Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-abseil" package

Please follow the steps below to install python2-abseil on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-abseil

2. Uninstall "python2-abseil" package

Here is a brief guide to show you how to uninstall python2-abseil on openSUSE Leap:

$ sudo zypper remove python2-abseil

3. Information about the python2-abseil package on openSUSE Leap

Information for package python2-abseil:
---------------------------------------
Repository : Main Repository
Name : python2-abseil
Version : 0.9.0-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 880,9 KiB
Installed : No
Status : not installed
Source package : python-abseil-0.9.0-bp153.1.17.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