How to Install and Uninstall php-pecl-swoole4.x86_64 Package on Fedora 35

Last updated: May 19,2024

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

Please follow the steps below to install php-pecl-swoole4.x86_64 on Fedora 35

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

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

Please follow the steps below to uninstall php-pecl-swoole4.x86_64 on Fedora 35:

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

3. Information about the php-pecl-swoole4.x86_64 package on Fedora 35

Last metadata expiration check: 2:23:18 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-pecl-swoole4
Version : 4.8.11
Release : 1.fc35.remi.8.1
Architecture : x86_64
Size : 1.3 M
Source : php-pecl-swoole4-4.8.11-1.fc35.remi.8.1.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 and MIT
Description : Event-driven asynchronous and concurrent networking engine with
: high performance for PHP.
: - event-driven
: - coroutines
: - asynchronous non-blocking
: - built-in tcp/http/websocket/http2 server
: - coroutine tcp/http/websocket client
: - coroutine mysql client
: - coroutine redis client
: - coroutine read/write file system
: - coroutine dns lookup
: - automatically replace blocking functions to non-blocking
: - 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 8.1.