How to Install and Uninstall php72-php-pecl-swoole-serialize.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "php72-php-pecl-swoole-serialize.x86_64" package

This is a short guide on how to install php72-php-pecl-swoole-serialize.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php72-php-pecl-swoole-serialize.x86_64

2. Uninstall "php72-php-pecl-swoole-serialize.x86_64" package

This is a short guide on how to uninstall php72-php-pecl-swoole-serialize.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php72-php-pecl-swoole-serialize.x86_64 $ sudo dnf autoremove

3. Information about the php72-php-pecl-swoole-serialize.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:08:43 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php72-php-pecl-swoole-serialize
Version : 0.1.1
Release : 3.el8.remi
Architecture : x86_64
Size : 27 k
Source : php72-php-pecl-swoole-serialize-0.1.1-3.el8.remi.src.rpm
Repository : remi-safe
Summary : Fast and Small serialize
URL : http://pecl.php.net/package/swoole_serialize
License : ASL 2.0
Description : * the fastest serialize function for php7
: * support pack and fastPack two function
: * support __sleep __wakeup __autoload etc
:
: Package built for PHP 7.2 as Software Collection (php72 by remi).