How to Install and Uninstall golang-github-google-flatbuffers-devel.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "golang-github-google-flatbuffers-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-google-flatbuffers-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-github-google-flatbuffers-devel.noarch

2. Uninstall "golang-github-google-flatbuffers-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-google-flatbuffers-devel.noarch on Fedora 35:

$ sudo dnf remove golang-github-google-flatbuffers-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-google-flatbuffers-devel.noarch package on Fedora 35

Last metadata expiration check: 2:36:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-github-google-flatbuffers-devel
Version : 1.12.0
Release : 4.fc35
Architecture : noarch
Size : 25 k
Source : golang-github-google-flatbuffers-1.12.0-4.fc35.src.rpm
Repository : fedora
Summary : Memory Efficient Serialization Library
URL : https://github.com/google/flatbuffers
License : ASL 2.0
Description : FlatBuffers is a cross platform serialization library architected for maximum
: memory efficiency. It allows you to directly access serialized data without
: parsing/unpacking it first, while still having great forwards/backwards
: compatibility.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/google/flatbuffers