How to Install and Uninstall protoc-gen-go-source Package on openSUSE Leap

Last updated: April 29,2024

1. Install "protoc-gen-go-source" package

Please follow the steps below to install protoc-gen-go-source on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install protoc-gen-go-source

2. Uninstall "protoc-gen-go-source" package

This tutorial shows how to uninstall protoc-gen-go-source on openSUSE Leap:

$ sudo zypper remove protoc-gen-go-source

3. Information about the protoc-gen-go-source package on openSUSE Leap

Information for package protoc-gen-go-source:
---------------------------------------------
Repository : Main Repository
Name : protoc-gen-go-source
Version : 1.2.0-bp153.1.59
Arch : noarch
Vendor : openSUSE
Installed Size : 1,6 MiB
Installed : No
Status : not installed
Source package : protoc-gen-go-1.2.0-bp153.1.59.src
Summary : Source code of protoc-gen-go
Description :
protoc-gen-go implements Go bindings for protocol buffers. For information
about protocol buffers themselves, see
https://developers.google.com/protocol-buffers/
This package contains source code for protoc-gen-go.