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

Last updated: May 10,2024

1. Install "php-igbinary-all-dev" package

This guide covers the steps necessary to install php-igbinary-all-dev on Kali Linux

$ sudo apt update $ sudo apt install php-igbinary-all-dev

2. Uninstall "php-igbinary-all-dev" package

This guide covers the steps necessary to uninstall php-igbinary-all-dev on Kali Linux:

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

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

Package: php-igbinary-all-dev
Source: php-igbinary
Version: 3.2.13-1
Installed-Size: 14
Maintainer: Debian PHP PECL Maintainers
Architecture: all
Depends: php8.2-igbinary (>= 3.2.13-1~), php-all-dev
Pre-Depends: php-common (>= 2:69~)
Size: 4292
SHA256: ca21cc1fe09c68d411df92769f672b0e20c6a9a8228a4e6fcf34fc7221043b72
SHA1: b75167a341801ace6652b0a693957f7a12952d11
MD5sum: ce17e021e26297c9dfdbad3894decc97
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 all PHP versions.
Description-md5:
Homepage: http://pecl.php.net/package/igbinary
Section: php
Priority: optional
Filename: pool/main/p/php-igbinary/php-igbinary-all-dev_3.2.13-1_all.deb