How to Install and Uninstall flatbuffers.x86_64 Package on Fedora 38
Last updated: November 01,2024
1. Install "flatbuffers.x86_64" package
This tutorial shows how to install flatbuffers.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
flatbuffers.x86_64
Copied
2. Uninstall "flatbuffers.x86_64" package
Learn how to uninstall flatbuffers.x86_64 on Fedora 38:
$
sudo dnf remove
flatbuffers.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the flatbuffers.x86_64 package on Fedora 38
Last metadata expiration check: 2:36:16 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : flatbuffers
Version : 23.3.3
Release : 1.fc38
Architecture : x86_64
Size : 197 k
Source : flatbuffers-23.3.3-1.fc38.src.rpm
Repository : fedora
Summary : FlatBuffers: 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 : 23.3.3
Release : 1.fc38
Architecture : x86_64
Size : 197 k
Source : flatbuffers-23.3.3-1.fc38.src.rpm
Repository : fedora
Summary : FlatBuffers: 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.