How to Install and Uninstall python3-abseil Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python3-abseil" package
This tutorial shows how to install python3-abseil on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-abseil
Copied
2. Uninstall "python3-abseil" package
This guide let you learn how to uninstall python3-abseil on openSUSE Leap:
$
sudo zypper remove
python3-abseil
Copied
3. Information about the python3-abseil package on openSUSE Leap
Information for package python3-abseil:
---------------------------------------
Repository : Main Repository
Name : python3-abseil
Version : 0.9.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-abseil-0.9.0-bp155.2.10.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 : Main Repository
Name : python3-abseil
Version : 0.9.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-abseil-0.9.0-bp155.2.10.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