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

Last updated: May 12,2024

1. Install "php8.1-fpm" package

Learn how to install php8.1-fpm on Kali Linux

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

2. Uninstall "php8.1-fpm" package

Please follow the instructions below to uninstall php8.1-fpm on Kali Linux:

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

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

Package: php8.1-fpm
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 5444
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-fpm, php8.1-json, phpapi-20210902
Depends: libmagic1, mime-support, php8.1-cli, php8.1-common (= 8.1.5-1+b1), php8.1-opcache, procps, systemd | systemd-tmpfiles, tzdata, ucf, libacl1 (>= 2.2.23), libapparmor1 (>= 2.7.0~beta1+bzr1772), libargon2-1 (>= 0~20171227), libc6 (>= 2.33), 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: 1670768
SHA256: 33d2ed5c7a5ff99c24912838386e7dae749d33f5576274006d9469ec54dd63ab
SHA1: dbcb80ef8dfa32c634831edfc86071bbc3cd3b1c
MD5sum: 6773d1bad7dda1ae2a045f5d73525095
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.1 package.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcre 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: 6c424dd4eba78507e90b796770a15d1e
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-fpm_8.1.5-1+b1_amd64.deb