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

Last updated: May 18,2024

1. Install "php-thrift" package

This is a short guide on how to install php-thrift on Kali Linux

$ sudo apt update $ sudo apt install php-thrift

2. Uninstall "php-thrift" package

Learn how to uninstall php-thrift on Kali Linux:

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

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

Package: php-thrift
Source: thrift (0.19.0-2)
Version: 0.19.0-2+b2
Installed-Size: 419
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Replaces: php7.0-thrift, php7.2-thrift
Depends: php-common, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Conflicts: php7.0-thrift, php7.2-thrift
Size: 147660
SHA256: f9b5d457e6fe826a81f5d0ab93d099fcb4bd36bced0f92ff1e71b3b6d2f173f9
SHA1: e64f669dd14ef49800ab6cf4157fd11af590b406
MD5sum: 0339cae4447dfb46854dd1b95d9e1fdd
Description: PHP language support for Thrift
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 provides the PHP language support for Thrift.
Description-md5:
Homepage: https://thrift.apache.org/
Section: php
Priority: optional
Filename: pool/main/t/thrift/php-thrift_0.19.0-2+b2_amd64.deb