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

Last updated: February 24,2025

1. Install "protoc-gen-go" package

This tutorial shows how to install protoc-gen-go on openSUSE Leap

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

2. Uninstall "protoc-gen-go" package

This guide covers the steps necessary to uninstall protoc-gen-go on openSUSE Leap:

$ sudo zypper remove protoc-gen-go

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

Information for package protoc-gen-go:
--------------------------------------
Repository : Main Repository
Name : protoc-gen-go
Version : 1.2.0-bp153.1.59
Arch : x86_64
Vendor : openSUSE
Installed Size : 5,4 MiB
Installed : No
Status : not installed
Source package : protoc-gen-go-1.2.0-bp153.1.59.src
Summary : Go support for Google's protocol buffers
Description :
protoc-gen-go implements Go bindings for protocol buffers. For information
about protocol buffers themselves, see
https://developers.google.com/protocol-buffers/