How to Install and Uninstall php8.2-http Package on Kali Linux

Last updated: December 24,2024

1. Install "php8.2-http" package

This guide covers the steps necessary to install php8.2-http on Kali Linux

$ sudo apt update $ sudo apt install php8.2-http

2. Uninstall "php8.2-http" package

Please follow the guidance below to uninstall php8.2-http on Kali Linux:

$ sudo apt remove php8.2-http $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.2-http package on Kali Linux

Package: php8.2-http
Source: php-pecl-http
Version: 4.2.3-3.1
Installed-Size: 623
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-http (<< 4.2.3-3.1~)
Provides: php-http, php-pecl-http
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libcurl4 (>= 7.16.3), libevent-2.1-7 (>= 2.1.8-stable), libicu72 (>= 72.1~rc-1~), libssl3 (>= 3.0.0), zlib1g (>= 1:1.2.0)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-http (<< 4.2.3-3.1~)
Size: 169308
SHA256: 8e6e3768f8b28ee5e47205ecdce13c5a76ba1fe82ba7ccd33091093239ad9f28
SHA1: 4735841126b4d5bbeb55d70e1a85b59fe45bef92
MD5sum: 3f724b3749fa5f2229b3fc760c3c4711
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.
Description-md5:
Homepage: http://pecl.php.net/package/pecl_http
Section: web
Priority: optional
Filename: pool/main/p/php-pecl-http/php8.2-http_4.2.3-3.1_amd64.deb