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

Last updated: November 28,2024

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

Please follow the instructions below to install golang-github-gogo-protobuf.x86_64 on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 2:20:14 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-gogo-protobuf
Version : 1.3.2
Release : 5.fc35
Architecture : x86_64
Size : 6.3 M
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