How to Install and Uninstall golang-github-gogo-protobuf.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "golang-github-gogo-protobuf.x86_64" package

In this section, we are going to explain the necessary steps to install golang-github-gogo-protobuf.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-gogo-protobuf.x86_64

2. Uninstall "golang-github-gogo-protobuf.x86_64" package

Learn how to uninstall golang-github-gogo-protobuf.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-gogo-protobuf.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-gogo-protobuf.x86_64 package on Fedora 34

Last metadata expiration check: 5:15:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-gogo-protobuf
Version : 1.3.2
Release : 2.fc34
Architecture : x86_64
Size : 6.6 M
Source : golang-github-gogo-protobuf-1.3.2-2.fc34.src.rpm
Repository : fedora
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