How to Install and Uninstall golang-github-gogo-protobuf-devel.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "golang-github-gogo-protobuf-devel.noarch" package

Please follow the steps below to install golang-github-gogo-protobuf-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-gogo-protobuf-devel.noarch

2. Uninstall "golang-github-gogo-protobuf-devel.noarch" package

This is a short guide on how to uninstall golang-github-gogo-protobuf-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-gogo-protobuf-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-gogo-protobuf-devel.noarch package on Fedora 35

Last metadata expiration check: 1:00:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gogo-protobuf-devel
Version : 1.3.2
Release : 5.fc35
Architecture : noarch
Size : 950 k
Source : golang-github-gogo-protobuf-1.3.2-5.fc35.src.rpm
Repository : updates
Summary : Protocol buffers for Go with gadgets
URL : https://github.com/gogo/protobuf
License : BSD
Description : Gogoprotobuf is a fork of golang/protobuf with extra code generation features.
:
: This code generation is used to achieve:
:
: – fast marshalling and unmarshalling
: – more canonical Go structures
: – goprotobuf compatibility
: – less typing by optionally generating extra helper code
: – peace of mind by optionally generating test and benchmark code
: – other serialization formats
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/gogo/protobuf