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

Last updated: September 24,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:54:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php81-php-pecl-swoole4
Version : 4.8.13
Release : 1.fc38.remi
Architecture : x86_64
Size : 1.0 M
Source : php81-php-pecl-swoole4-4.8.13-1.fc38.remi.src.rpm
Repository : remi
Summary : PHP's asynchronous concurrent distributed networking framework
URL : https://pecl.php.net/package/swoole
License : Apache-2.0 AND BSD-3-Clause 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 as Software Collection (php81 by remi).