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

Last updated: January 11,2025

1. Install "php-http-all-dev" package

This is a short guide on how to install php-http-all-dev on Kali Linux

$ sudo apt update $ sudo apt install php-http-all-dev

2. Uninstall "php-http-all-dev" package

In this section, we are going to explain the necessary steps to uninstall php-http-all-dev on Kali Linux:

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

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

Package: php-http-all-dev
Source: php-pecl-http
Version: 4.2.3-3.1
Installed-Size: 11
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Provides: php-pecl-http
Depends: php8.2-http (>= 4.2.3-3.1~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Size: 4208
SHA256: 0c05d6bf7b6fbadf2ad5912ed2787429aa396c43c4a73aa5d4a1c8ebc020bdb7
SHA1: 7d948d67f848b28648980ce07bac1a4680abbeac
MD5sum: c44cf080528b7fc695b7732e66a575ea
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 all PHP versions.
Description-md5:
Homepage: http://pecl.php.net/package/pecl_http
Section: web
Priority: optional
Filename: pool/main/p/php-pecl-http/php-http-all-dev_4.2.3-3.1_all.deb