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

Last updated: May 21,2024

1. Install "python3-thrift" package

Please follow the guidance below to install python3-thrift on Kali Linux

$ sudo apt update $ sudo apt install python3-thrift

2. Uninstall "python3-thrift" package

This guide let you learn how to uninstall python3-thrift on Kali Linux:

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

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

Package: python3-thrift
Source: thrift (0.19.0-2)
Version: 0.19.0-2+b2
Installed-Size: 472
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 11), python3 (<< 3.13), python3 (>= 3.11~), python3-six (>= 1.7.2), python3:any
Size: 173260
SHA256: f6f4c4887f4de4f2cf475313026301d225edfb15973f652e4b1b148e29e0eb3a
SHA1: 02d4245948fad2dd6316c2bdc9dad24f86023fa8
MD5sum: 4e6daeb95ab8bd4cf39fa6f299b75715
Description: Python 3 library for Thrift
Thrift is a software framework for the development of reliable and
performant communication and data serialization. It combines a software
stack with a code generation to build services that operate seamlessly
across a number of different development languages.
.
This package provides the Python 3 bindings for Thrift.
Description-md5:
Homepage: https://thrift.apache.org/
Section: python
Priority: optional
Filename: pool/main/t/thrift/python3-thrift_0.19.0-2+b2_amd64.deb