How to Install and Uninstall flatbuffers-doc.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: January 17,2025
1. Install "flatbuffers-doc.noarch" package
This tutorial shows how to install flatbuffers-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
flatbuffers-doc.noarch
Copied
2. Uninstall "flatbuffers-doc.noarch" package
Here is a brief guide to show you how to uninstall flatbuffers-doc.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
flatbuffers-doc.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the flatbuffers-doc.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 2:11:42 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : flatbuffers-doc
Version : 2.0.8
Release : 2.el9
Architecture : noarch
Size : 50 k
Source : flatbuffers-2.0.8-2.el9.src.rpm
Repository : epel
Summary : Documentation and examples for FlatBuffers
URL : https://google.github.io/flatbuffers
License : Apache-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 documentation and examples for FlatBuffers.
Available Packages
Name : flatbuffers-doc
Version : 2.0.8
Release : 2.el9
Architecture : noarch
Size : 50 k
Source : flatbuffers-2.0.8-2.el9.src.rpm
Repository : epel
Summary : Documentation and examples for FlatBuffers
URL : https://google.github.io/flatbuffers
License : Apache-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 documentation and examples for FlatBuffers.