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

Last updated: December 26,2024

1. Install "php-igbinary" package

This tutorial shows how to install php-igbinary on Kali Linux

$ sudo apt update $ sudo apt install php-igbinary

2. Uninstall "php-igbinary" package

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

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

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

Package: php-igbinary
Version: 3.2.13-1
Installed-Size: 14
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Depends: php8.2-igbinary
Pre-Depends: php-common (>= 2:69~)
Size: 4264
SHA256: 26c9b15c3ea6a745415a7a648d94c6006e3d36ead7d89b22f9b33419569fb67e
SHA1: 1b33c5bc655ce0442d7cd40c1bb3404bb37b20c0
MD5sum: be01991c46e715903883cccf3712262b
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.
.
This is empty package that depends on default PHP version.
Description-md5:
Homepage: http://pecl.php.net/package/igbinary
Section: php
Priority: optional
Filename: pool/main/p/php-igbinary/php-igbinary_3.2.13-1_amd64.deb