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

Last updated: November 07,2024

1. Install "php8.2-curl" package

In this section, we are going to explain the necessary steps to install php8.2-curl on Kali Linux

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

2. Uninstall "php8.2-curl" package

Learn how to uninstall php8.2-curl on Kali Linux:

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

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

Package: php8.2-curl
Source: php8.2 (8.2.12-1)
Version: 8.2.12-1+b1
Installed-Size: 152
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.12-1+b1), libc6 (>= 2.14), libcurl4 (>= 7.63.0)
Breaks: php7.0-curl (<< 7.0.33-1~)
Size: 35936
SHA256: 0f9b8c1c4ce85072c7b721131a9ec8dd84170c0260a889ac68af16bb27bac36d
SHA1: ced53e3a5f7d0bcc9cb851dd74c8ce525d92ae2f
MD5sum: 280ff9388ec759aa061a8d0a2df516ec
Description: CURL module for PHP
This package provides the CURL module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Description-md5:
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.2/php8.2-curl_8.2.12-1+b1_amd64.deb