How to Install and Uninstall golang-google-protobuf-devel.noarch Package on CentOS Stream 9

Last updated: May 20,2024

1. Install "golang-google-protobuf-devel.noarch" package

Here is a brief guide to show you how to install golang-google-protobuf-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install golang-google-protobuf-devel.noarch

2. Uninstall "golang-google-protobuf-devel.noarch" package

This tutorial shows how to uninstall golang-google-protobuf-devel.noarch on CentOS Stream 9:

$ sudo dnf remove golang-google-protobuf-devel.noarch $ sudo dnf autoremove

3. Information about the golang-google-protobuf-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:12:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : golang-google-protobuf-devel
Version : 1.31.0
Release : 4.el9
Architecture : noarch
Size : 761 k
Source : golang-google-protobuf-1.31.0-4.el9.src.rpm
Repository : epel
Summary : Go support for Google's protocol buffers
URL : https://github.com/protocolbuffers/protobuf-go
License : BSD-3-Clause
Description : Go support for Google's protocol buffers.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – google.golang.org/protobuf