How to Install and Uninstall php-pecl-igbinary.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "php-pecl-igbinary.x86_64" package

This is a short guide on how to install php-pecl-igbinary.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install php-pecl-igbinary.x86_64

2. Uninstall "php-pecl-igbinary.x86_64" package

Learn how to uninstall php-pecl-igbinary.x86_64 on Fedora 34:

$ sudo dnf remove php-pecl-igbinary.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-igbinary.x86_64 package on Fedora 34

Last metadata expiration check: 1:09:39 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-pecl-igbinary
Version : 3.2.7
Release : 1.fc34.remi.8.1
Architecture : x86_64
Size : 270 k
Source : php-pecl-igbinary-3.2.7-1.fc34.remi.8.1.src.rpm
Repository : remi-modular
Summary : Replacement for the standard PHP serializer
URL : https://pecl.php.net/package/igbinary
License : BSD
Description : 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.
:
: Package built for PHP 8.1.