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

Last updated: May 20,2024

1. Install "python3-flatbuffers" package

Please follow the step by step instructions below to install python3-flatbuffers on Kali Linux

$ sudo apt update $ sudo apt install python3-flatbuffers

2. Uninstall "python3-flatbuffers" package

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

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

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

Package: python3-flatbuffers
Source: flatbuffers
Version: 2.0.8+dfsg1-6
Installed-Size: 126
Maintainer: Maximiliano Curia
Architecture: all
Depends: python3:any
Size: 28832
SHA256: d31e60ef23afd1f26e699328b009b424a2fed48ab0aa97f74a6019fdb4913391
SHA1: f9a4a304850e1c92853885bccc7548f0cd75bd81
MD5sum: a37fdbf2e238f190bb427159a22116ec
Description: efficient cross platform serialization library - Python bindings
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 python3 flatbuffers API.
Description-md5:
Multi-Arch: foreign
Homepage: https://google.github.io/flatbuffers/
Section: python
Priority: optional
Filename: pool/main/f/flatbuffers/python3-flatbuffers_2.0.8+dfsg1-6_all.deb