How to Install and Uninstall flatbuffers.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 25,2024
1. Install "flatbuffers.x86_64" package
Please follow the instructions below to install flatbuffers.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
flatbuffers.x86_64
Copied
2. Uninstall "flatbuffers.x86_64" package
This guide covers the steps necessary to uninstall flatbuffers.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
flatbuffers.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the flatbuffers.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:29:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : flatbuffers
Version : 2.0.8
Release : 2.el9
Architecture : x86_64
Size : 187 k
Source : flatbuffers-2.0.8-2.el9.src.rpm
Repository : epel
Summary : Memory efficient serialization library
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.
Available Packages
Name : flatbuffers
Version : 2.0.8
Release : 2.el9
Architecture : x86_64
Size : 187 k
Source : flatbuffers-2.0.8-2.el9.src.rpm
Repository : epel
Summary : Memory efficient serialization library
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.