How to Install and Uninstall flatbuffers-doc.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "flatbuffers-doc.noarch" package
This guide covers the steps necessary to install flatbuffers-doc.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
flatbuffers-doc.noarch
Copied
2. Uninstall "flatbuffers-doc.noarch" package
In this section, we are going to explain the necessary steps to uninstall flatbuffers-doc.noarch on Fedora 36:
$
sudo dnf remove
flatbuffers-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the flatbuffers-doc.noarch package on Fedora 36
Last metadata expiration check: 0:33:58 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : flatbuffers-doc
Version : 2.0.0
Release : 23.fc36
Architecture : noarch
Size : 46 k
Source : flatbuffers-2.0.0-23.fc36.src.rpm
Repository : updates
Summary : Documentation and examples for FlatBuffers
URL : https://google.github.io/flatbuffers
License : ASL 2.0 and BSD
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 documentation and examples for FlatBuffers.
Available Packages
Name : flatbuffers-doc
Version : 2.0.0
Release : 23.fc36
Architecture : noarch
Size : 46 k
Source : flatbuffers-2.0.0-23.fc36.src.rpm
Repository : updates
Summary : Documentation and examples for FlatBuffers
URL : https://google.github.io/flatbuffers
License : ASL 2.0 and BSD
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 documentation and examples for FlatBuffers.