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

Last updated: June 26,2024

1. Install "php8.2-mcrypt" package

This guide covers the steps necessary to install php8.2-mcrypt on Kali Linux

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

2. Uninstall "php8.2-mcrypt" package

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

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

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

Package: php8.2-mcrypt
Source: php-mcrypt
Version: 3:1.0.5-4
Installed-Size: 71
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-mcrypt (<< 3:1.0.5-4~)
Provides: php-mcrypt
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14), libmcrypt4 (>= 2.5.8)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-mcrypt (<< 3:1.0.5-4~)
Size: 16252
SHA256: b19508caba02334154ebf45231147f6ee03e5902f2c0197f79a9a4ea65617c07
SHA1: 2d09d6bc71efe3b22a3d45ea83f825ee7f08fa61
MD5sum: 4314abd7dc7789de40c15b0fe607298f
Description: PHP bindings for the libmcrypt library
These functions provides bindings for the unmaintained libmcrypt library.
.
The extension is unbundled from php-src as of PHP 7.2.0, because the underlying
libmcrypt has obviously been abandoned. It is recommended to reevaluate using
this extension.
Description-md5:
Homepage: https://pecl.php.net/package/mcrypt
Section: php
Priority: optional
Filename: pool/main/p/php-mcrypt/php8.2-mcrypt_1.0.5-4_amd64.deb