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

Last updated: May 19,2024

1. Install "php8.1-http" package

Please follow the guidance below to install php8.1-http on Kali Linux

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

2. Uninstall "php8.1-http" package

Learn how to uninstall php8.1-http on Kali Linux:

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

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

Package: php8.1-http
Source: php-pecl-http
Version: 4.2.3-1
Installed-Size: 620
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-http (<< 4.2.3-1~)
Provides: php-http, php-pecl-http
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.14), libcurl4 (>= 7.16.3), libevent-2.1-7 (>= 2.1.8-stable), libicu71 (>= 71.1-1~), libidn2-0 (>= 0.6), libssl3 (>= 3.0.0), zlib1g (>= 1:1.2.0)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-http (<< 4.2.3-1~)
Size: 167748
SHA256: 48499f4e59c45d230798676bb6610f0cd3186fb5eb466b761a09b094cbb98bae
SHA1: 6817ee45892367ec3c6609305af515b35d28a843
MD5sum: 55e8b722a35266a4f4fdcab4c5370a72
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: 0b40d8a018799b2b33f6309d412a1f7c
Homepage: http://pecl.php.net/package/pecl_http
Section: web
Priority: optional
Filename: pool/main/p/php-pecl-http/php8.1-http_4.2.3-1_amd64.deb