How to Install and Uninstall php-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "php-dev" package

In this section, we are going to explain the necessary steps to install php-dev on Kali Linux

$ sudo apt update $ sudo apt install php-dev

2. Uninstall "php-dev" package

This is a short guide on how to uninstall php-dev on Kali Linux:

$ sudo apt remove php-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-dev package on Kali Linux

Package: php-dev
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 19
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php8.2-dev
Size: 4044
SHA256: 7fa273fbaf72d3d62c38a383c84d2995d36999fa859eebd8571df619b9a9727d
SHA1: 96bc565e4c2342208ac84305f53e37e63cdfee76
MD5sum: 24c2ddd9180df6c444ea164a11b77574
Description: Files for PHP module development (default)
Headers and other PHP needed for compiling additional modules.
.
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-dev_8.2+93_all.deb