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

Last updated: May 19,2024

1. Install "php8.2-igbinary" package

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

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

2. Uninstall "php8.2-igbinary" package

Please follow the step by step instructions below to uninstall php8.2-igbinary on Kali Linux:

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

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

Package: php8.2-igbinary
Source: php-igbinary
Version: 3.2.13-1
Installed-Size: 117
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-igbinary (<< 3.2.13-1~)
Provides: php-igbinary
Depends: php8.2-common, phpapi-20220829, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-igbinary (<< 3.2.13-1~)
Size: 33972
SHA256: 688adbdcbeb15b502fe37c2e533c27f891c8a89b500034d68f39816b4d9b3588
SHA1: 68b4c682bc2eea49d9c70652b46e319f3cb258e8
MD5sum: 3be9c369826fa921706dd47565ae40d0
Description: igbinary PHP serializer
Igbinary is a drop in replacement for the standard PHP serializer.
Instead of time and space consuming textual representation, igbinary
stores PHP data structures in a compact binary form. Savings are
significant when using memcached or similar memory based storages for
serialized data.
Description-md5:
Homepage: http://pecl.php.net/package/igbinary
Section: php
Priority: optional
Filename: pool/main/p/php-igbinary/php8.2-igbinary_3.2.13-1_amd64.deb