How to Install and Uninstall php80-php-pecl-swoole5.x86_64 Package on Fedora 36

Last updated: June 26,2024

1. Install "php80-php-pecl-swoole5.x86_64" package

This guide covers the steps necessary to install php80-php-pecl-swoole5.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install php80-php-pecl-swoole5.x86_64

2. Uninstall "php80-php-pecl-swoole5.x86_64" package

Please follow the steps below to uninstall php80-php-pecl-swoole5.x86_64 on Fedora 36:

$ sudo dnf remove php80-php-pecl-swoole5.x86_64 $ sudo dnf autoremove

3. Information about the php80-php-pecl-swoole5.x86_64 package on Fedora 36

Last metadata expiration check: 3:17:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php80-php-pecl-swoole5
Version : 5.0.0
Release : 1.fc36.remi
Architecture : x86_64
Size : 1.0 M
Source : php80-php-pecl-swoole5-5.0.0-1.fc36.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 8.0 as Software Collection (php80 by remi).