How to Install and Uninstall python38-proto-plus Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python38-proto-plus" package

In this section, we are going to explain the necessary steps to install python38-proto-plus on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-proto-plus

2. Uninstall "python38-proto-plus" package

In this section, we are going to explain the necessary steps to uninstall python38-proto-plus on openSuSE Tumbleweed:

$ sudo zypper remove python38-proto-plus

3. Information about the python38-proto-plus package on openSuSE Tumbleweed

Information for package python38-proto-plus:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-proto-plus
Version : 1.19.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 232,2 KiB
Installed : No
Status : not installed
Source package : python-proto-plus-1.19.0-2.1.src
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.