How to Install and Uninstall php-pecl-swoole4.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

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

This is a short guide on how to install php-pecl-swoole4.x86_64 on CentOS 8 / RHEL 8

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

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

This is a short guide on how to uninstall php-pecl-swoole4.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the php-pecl-swoole4.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:57:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-swoole4
Version : 4.6.6
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 1.5 M
Source : php-pecl-swoole4-4.6.6-1.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : PHP's asynchronous concurrent distributed networking framework
URL : https://pecl.php.net/package/swoole
License : ASL 2.0 and BSD
Description : Event-driven asynchronous and concurrent networking engine with
: high performance for PHP.
: - event-driven
: - asynchronous non-blocking
: - multi-thread reactor
: - multi-process worker
: - multi-protocol
: - millisecond timer
: - async mysql client
: - built-in http/websocket/http2 server
: - async http/websocket client
: - async redis client
: - async task
: - async read/write file system
: - async dns lookup
: - support IPv4/IPv6/UnixSocket/TCP/UDP
: - support SSL/TLS encrypted transmission
:
: Documentation: https://rawgit.com/tchiotludo/swoole-ide-helper/english/docs/
:
: Package built for PHP 7.4.