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

Last updated: May 03,2024

1. Install "flatbuffers-compiler-dev" package

This guide covers the steps necessary to install flatbuffers-compiler-dev on Kali Linux

$ sudo apt update $ sudo apt install flatbuffers-compiler-dev

2. Uninstall "flatbuffers-compiler-dev" package

Please follow the guidance below to uninstall flatbuffers-compiler-dev on Kali Linux:

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

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

Package: flatbuffers-compiler-dev
Source: flatbuffers (2.0.8+dfsg1-6)
Version: 2.0.8+dfsg1-6+b1
Installed-Size: 38
Maintainer: Maximiliano Curia
Architecture: amd64
Depends: flatbuffers-compiler (= 2.0.8+dfsg1-6+b1)
Size: 12164
SHA256: 3b8fe9f265347c27607f0d642b68246e3f086200d557b6ff3c25d05b41635bd1
SHA1: 438f55cac55499dd42caa7638d4009ed6d9a7d97
MD5sum: d9b59261267fccfd1127a0bda786879c
Description: efficient cross platform serialization library - cmake files
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 development cmake files needed to use
flatbuffer-compiler in a cross compiling environment.
Description-md5:
Multi-Arch: same
Homepage: https://google.github.io/flatbuffers/
Section: devel
Priority: optional
Filename: pool/main/f/flatbuffers/flatbuffers-compiler-dev_2.0.8+dfsg1-6+b1_amd64.deb