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

Last updated: May 09,2024

1. Install "php8.2-common" package

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

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

2. Uninstall "php8.2-common" package

This tutorial shows how to uninstall php8.2-common on Kali Linux:

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

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

Package: php8.2-common
Source: php8.2 (8.2.12-1)
Version: 8.2.12-1+b1
Installed-Size: 8442
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.2-calendar, php8.2-ctype, php8.2-exif, php8.2-ffi, php8.2-fileinfo, php8.2-ftp, php8.2-gettext, php8.2-iconv, php8.2-pdo, php8.2-phar, php8.2-posix, php8.2-shmop, php8.2-sockets, php8.2-sysvmsg, php8.2-sysvsem, php8.2-sysvshm, php8.2-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Size: 674068
SHA256: b405fa87ffe87948094580cde7cf1adcebbb91e5736ae4ea820d8cf5366f72d2
SHA1: 06a32698955050a28263bc446decdeb197657766
MD5sum: 21450c8f0cc98685ab72c37569592d93
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common 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:
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.2/php8.2-common_8.2.12-1+b1_amd64.deb