How to Install and Uninstall php72-php-pecl-swoole-serialize.x86_64 Package on CentOS Stream 8

Last updated: October 05,2024

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

Here is a brief guide to show you how to install php72-php-pecl-swoole-serialize.x86_64 on CentOS Stream 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 guide covers the steps necessary to uninstall php72-php-pecl-swoole-serialize.x86_64 on CentOS Stream 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 CentOS Stream 8

Last metadata expiration check: 2:01:32 ago on Sun Feb 25 03:03:59 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).