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

Last updated: November 28,2024

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

Please follow the step by step instructions below to install php72-php-pecl-swoole4.x86_64 on Fedora 35

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

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

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

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

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

Last metadata expiration check: 4:38:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php72-php-pecl-swoole4
Version : 4.8.11
Release : 1.fc35.remi
Architecture : x86_64
Size : 989 k
Source : php72-php-pecl-swoole4-4.8.11-1.fc35.remi.src.rpm
Repository : remi
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 7.2 as Software Collection (php72 by remi).