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

Last updated: November 24,2024

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

This is a short guide on how to install golang-github-google-flatbuffers-devel.noarch on Fedora 38

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

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

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

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

Last metadata expiration check: 5:19:57 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-github-google-flatbuffers-devel
Version : 1.12.0
Release : 7.fc38
Architecture : noarch
Size : 25 k
Source : golang-github-google-flatbuffers-1.12.0-7.fc38.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