How to Install and Uninstall python310-proto-plus Package on openSuSE Tumbleweed
Last updated: November 14,2024
1. Install "python310-proto-plus" package
In this section, we are going to explain the necessary steps to install python310-proto-plus on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-proto-plus
Copied
2. Uninstall "python310-proto-plus" package
This is a short guide on how to uninstall python310-proto-plus on openSuSE Tumbleweed:
$
sudo zypper remove
python310-proto-plus
Copied
3. Information about the python310-proto-plus package on openSuSE Tumbleweed
Information for package python310-proto-plus:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-proto-plus
Version : 1.23.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 214.7 KiB
Installed : No
Status : not installed
Source package : python-proto-plus-1.23.0-2.1.src
Upstream URL : https://github.com/googleapis/proto-plus-python
Summary : Pythonic Protocol Buffers
Description :
This is a wrapper around protocol buffers. Protocol buffers is
a specification format for APIs, such as those inside Google.
This library provides protocol buffer message classes and objects
that largely behave like native Python types.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-proto-plus
Version : 1.23.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 214.7 KiB
Installed : No
Status : not installed
Source package : python-proto-plus-1.23.0-2.1.src
Upstream URL : https://github.com/googleapis/proto-plus-python
Summary : Pythonic Protocol Buffers
Description :
This is a wrapper around protocol buffers. Protocol buffers is
a specification format for APIs, such as those inside Google.
This library provides protocol buffer message classes and objects
that largely behave like native Python types.