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

Last updated: May 20,2024

1. Install "php-http" package

This tutorial shows how to install php-http on Kali Linux

$ sudo apt update $ sudo apt install php-http

2. Uninstall "php-http" package

This guide covers the steps necessary to uninstall php-http on Kali Linux:

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

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

Package: php-http
Source: php-pecl-http
Version: 4.2.3-3.1
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Provides: php-pecl-http
Depends: php8.2-http
Pre-Depends: php-common (>= 2:69~)
Size: 4184
SHA256: 610191438568f84bddf2df3723b1444e7f9323637670606c048f68781a2266d2
SHA1: 689dd6d5c85417b243e1fcf54357a9b4f27b9992
MD5sum: ed948f27555da0473c9372cad012064c
Description: PECL HTTP module for PHP Extended HTTP Support
This HTTP extension aims to provide a convenient and powerful set of
functionality for one of PHPs major applications.
.
It eases handling of HTTP urls, headers and messages, provides means
for negotiation of a client's preferred content type, language
and charset, as well as a convenient way to send any arbitrary data
with caching and resuming capabilities.
.
It provides powerful request functionality with support for parallel
requests.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/pecl_http
Tag: devel::lang:php, devel::library, implemented-in::php, role::devel-lib,
role::shared-lib
Section: php
Priority: optional
Filename: pool/main/p/php-pecl-http/php-http_4.2.3-3.1_amd64.deb