How to Install and Uninstall php-fpm Package on Kali Linux
Last updated: January 23,2025
1. Install "php-fpm" package
Here is a brief guide to show you how to install php-fpm on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
php-fpm
Copied
2. Uninstall "php-fpm" package
This tutorial shows how to uninstall php-fpm on Kali Linux:
$
sudo apt remove
php-fpm
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the php-fpm package on Kali Linux
Package: php-fpm
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 10
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php8.2-fpm
Size: 3712
SHA256: 3f4fd730ed15619e565c8e4b21f6d401fc8b641432a95e32beebc421fc52de93
SHA1: 2aaba6ec22d653821b4157162ef5e84edd7fcaf0
MD5sum: 51c7dfae19a96345a28ab9e30d14831d
Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests.
.
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.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.2).
Description-md5:
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php-fpm_8.2+93_all.deb
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 10
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php8.2-fpm
Size: 3712
SHA256: 3f4fd730ed15619e565c8e4b21f6d401fc8b641432a95e32beebc421fc52de93
SHA1: 2aaba6ec22d653821b4157162ef5e84edd7fcaf0
MD5sum: 51c7dfae19a96345a28ab9e30d14831d
Description: server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
This package provides the Fast Process Manager interpreter that runs
as a daemon and receives Fast/CGI requests.
.
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.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.2).
Description-md5:
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php-fpm_8.2+93_all.deb