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

Last updated: February 03,2025

1. Install "php8.2-fpm" package

Please follow the guidelines below to install php8.2-fpm on Kali Linux

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

2. Uninstall "php8.2-fpm" package

This is a short guide on how to uninstall php8.2-fpm on Kali Linux:

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

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

Package: php8.2-fpm
Source: php8.2 (8.2.12-1)
Version: 8.2.12-1+b1
Installed-Size: 5616
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-fpm, php-json, php8.2-json, phpapi-20220829
Depends: libmagic1, media-types | mime-support, php8.2-cli, php8.2-common (= 8.2.12-1+b1), php8.2-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.35), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0), libsystemd0, libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Suggests: php-pear
Size: 1734096
SHA256: 2cd48ff8f6034d46f439da6b904adeb1b1ed91ed0a4d7a65d373af30a4b2c395
SHA1: d5727e7453ccc170f8ffca7433e6edac4dfe8b39
MD5sum: 882b0e1fe93bb36d8dcf8a029ba7aaf1
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests. Note that MOST Apache users
probably want the libapache2-mod-php8.2 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcre random Reflection session sodium SPL standard zlib.
.
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-fpm_8.2.12-1+b1_amd64.deb