How to Install and Uninstall php-pecl-openswoole.x86_64 Package on Rocky Linux 8

Last updated: May 04,2024

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

Please follow the steps below to install php-pecl-openswoole.x86_64 on Rocky Linux 8

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

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

In this section, we are going to explain the necessary steps to uninstall php-pecl-openswoole.x86_64 on Rocky Linux 8:

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

3. Information about the php-pecl-openswoole.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:41:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-pecl-openswoole
Version : 4.11.1
Release : 1.el8.remi.8.1
Architecture : x86_64
Size : 1.7 M
Source : php-pecl-openswoole-4.11.1-1.el8.remi.8.1.src.rpm
Repository : remi-modular
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 8.1.