How to Install and Uninstall flatbuffers-compiler Package on Kali Linux

Last updated: April 30,2024

1. Install "flatbuffers-compiler" package

Learn how to install flatbuffers-compiler on Kali Linux

$ sudo apt update $ sudo apt install flatbuffers-compiler

2. Uninstall "flatbuffers-compiler" package

Please follow the step by step instructions below to uninstall flatbuffers-compiler on Kali Linux:

$ sudo apt remove flatbuffers-compiler $ sudo apt autoclean && sudo apt autoremove

3. Information about the flatbuffers-compiler package on Kali Linux

Package: flatbuffers-compiler
Source: flatbuffers (2.0.8+dfsg1-6)
Version: 2.0.8+dfsg1-6+b1
Installed-Size: 2892
Maintainer: Maximiliano Curia
Architecture: amd64
Depends: libflatbuffers2 (= 2.0.8+dfsg1-6+b1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 906024
SHA256: 53dd0fe5ccc553a75515f0eac5301bbcaf30d11824c9aaa4b90a308ea4e1d12f
SHA1: f2b35fd32f860bffc8cee3deabc7a361e1d44463
MD5sum: 44a2339d64e031afaeb6812ba364bab8
Description: efficient cross platform serialization library - compiler
FlatBuffers is an efficient cross platform serialization library for C++, C#,
C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally
created at Google for game development and other performance-critical
applications.
.
This package contains the flat buffer compiler that is used for translating
from .proto files (containing the definitions) to the language binding for the
supported languages.
Description-md5:
Multi-Arch: foreign
Homepage: https://google.github.io/flatbuffers/
Section: devel
Priority: optional
Filename: pool/main/f/flatbuffers/flatbuffers-compiler_2.0.8+dfsg1-6+b1_amd64.deb