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

Last updated: April 28,2024

1. Install "php8.1-igbinary" package

This tutorial shows how to install php8.1-igbinary on Kali Linux

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

2. Uninstall "php8.1-igbinary" package

This is a short guide on how to uninstall php8.1-igbinary on Kali Linux:

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

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

Package: php8.1-igbinary
Source: php-igbinary
Version: 3.2.6+2.0.8-7
Installed-Size: 524
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Replaces: php-igbinary (<< 3.2.6+2.0.8-7~)
Provides: php-igbinary
Depends: php8.1-common, phpapi-20210902, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-igbinary (<< 3.2.6+2.0.8-7~)
Size: 147536
SHA256: 6104c8f2d3999aab0dea45ecbc7523682be24e469baebe50b80e669fcd61aee9
SHA1: 52138ee8043caba9d444583b12ce916f38a6720b
MD5sum: 6ed5156b7282de33bfa1603750c8fe6b
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: e9c521ff0630ca54a4d3fd9765e09ab3
Homepage: http://pecl.php.net/package/igbinary
Section: php
Priority: optional
Filename: pool/main/p/php-igbinary/php8.1-igbinary_3.2.6+2.0.8-7_amd64.deb