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

Last updated: May 02,2024

1. Install "thrift-compiler" package

This tutorial shows how to install thrift-compiler on Kali Linux

$ sudo apt update $ sudo apt install thrift-compiler

2. Uninstall "thrift-compiler" package

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

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

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

Package: thrift-compiler
Source: thrift (0.19.0-2)
Version: 0.19.0-2+b2
Installed-Size: 4376
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Replaces: thrift-compiler (<= 0.9.1-2)
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Conflicts: thrift-compiler (<= 0.9.1-2)
Size: 1460140
SHA256: aa583b47774bf39fc05652d3f247300a63c97bdee9e0f5ff4ed0cc1ea5e1507c
SHA1: ed7e4522c01481bb8b72091049e068f58fa9280e
MD5sum: 815f92ac77b8cb17ddd70f59ba606efb
Description: code generator/compiler for Thrift definitions
Thrift is a software framework for the development of reliable and
performant communication and data serialization. It combines a software
stack with code generation to build services that operate seamlessly
across a number of different development languages.
.
This package contains the compiler used to generate language code from
Thrift definition files.
Description-md5:
Homepage: https://thrift.apache.org/
Section: devel
Priority: optional
Filename: pool/main/t/thrift/thrift-compiler_0.19.0-2+b2_amd64.deb