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

Last updated: May 20,2024

1. Install "php8.1-curl" package

This guide covers the steps necessary to install php8.1-curl on Kali Linux

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

2. Uninstall "php8.1-curl" package

In this section, we are going to explain the necessary steps to uninstall php8.1-curl on Kali Linux:

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

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

Package: php8.1-curl
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 144
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-curl
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.5-1+b1), libc6 (>= 2.14), libcurl4 (>= 7.56.1)
Breaks: php7.0-curl (<< 7.0.33-1~)
Size: 34060
SHA256: 341cd9ed15bb2b1cf61567aa0a2ca4a409d10c8d4fc33955a2ebbfd4eb3cd17a
SHA1: 992a2b533e738400cfd829876c7ce1b9e074311c
MD5sum: 9a2e7e7d3e2065a9d6513b8cae3d4fb6
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: 037ff48845e2cbd8c4409f1910d1d1c2
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-curl_8.1.5-1+b1_amd64.deb