How to Install and Uninstall python-thrift Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "python-thrift" package

This guide let you learn how to install python-thrift on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-thrift

2. Uninstall "python-thrift" package

Please follow the instructions below to uninstall python-thrift on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-thrift package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-thrift
Priority: extra
Section: universe/python
Installed-Size: 201
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 0.9.1-2
Provides: python2.7-thrift
Depends: libc6 (>= 2.4), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-thrift/python-thrift_0.9.1-2_amd64.deb
Size: 34380
MD5sum: 4b235a8607ae8e2a8e962e715106c427
SHA1: fa32f402ed790b0cb92d21df9d5b76fdf0b062c9
SHA256: 029cb2aa9741c968082a2f281b2017c2a79ba5e5dd9851114757df0ff2a56cd3
Description-en: Python 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 bindings for Thrift.
Description-md5: 319d1fee8e45df34eece42c9e52552fb
Homepage: http://thrift.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu