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

Last updated: May 17,2024

1. Install "php8.2-zip" package

Please follow the steps below to install php8.2-zip on Kali Linux

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

2. Uninstall "php8.2-zip" package

Please follow the steps below to uninstall php8.2-zip on Kali Linux:

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

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

Package: php8.2-zip
Source: php8.2 (8.2.12-1)
Version: 8.2.12-1+b1
Installed-Size: 120
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-zip
Depends: php-common (>= 1:81~), ucf, php8.2-common (= 8.2.12-1+b1), libc6 (>= 2.33), libzip4 (>= 1.7.0)
Size: 26360
SHA256: 45bb70e582f8d9b17aba6cde2861ed833a211f620227480fb6c8bb4aa3bdcb54
SHA1: ffec5ecc141a33e2f7fc137966d81c6b58b175ca
MD5sum: bd4e53d088b4daf1668ccdadb4687e9e
Description: Zip module for PHP
This package provides the Zip 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-zip_8.2.12-1+b1_amd64.deb