How to Install and Uninstall python311-abseil Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python311-abseil" package
This guide covers the steps necessary to install python311-abseil on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-abseil
Copied
2. Uninstall "python311-abseil" package
Please follow the guidelines below to uninstall python311-abseil on openSuSE Tumbleweed:
$
sudo zypper remove
python311-abseil
Copied
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
-----------------------------------------
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