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

Last updated: November 27,2024

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

This guide covers the steps necessary to install php72-php-pecl-openswoole.x86_64 on Fedora 35

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

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

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

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

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

Last metadata expiration check: 3:54:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php72-php-pecl-openswoole
Version : 4.10.0
Release : 1.fc35.remi
Architecture : x86_64
Size : 892 k
Source : php72-php-pecl-openswoole-4.10.0-1.fc35.remi.src.rpm
Repository : remi
Summary : PHP's asynchronous concurrent distributed networking framework
URL : https://pecl.php.net/package/openswoole
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.2 as Software Collection (php72 by remi).