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

Last updated: April 29,2024

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

This guide covers the steps necessary to install php81-php-pecl-openswoole.x86_64 on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall php81-php-pecl-openswoole.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 0:41:30 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php81-php-pecl-openswoole
Version : 4.12.1
Release : 1.el9.remi
Architecture : x86_64
Size : 897 k
Source : php81-php-pecl-openswoole-4.12.1-1.el9.remi.src.rpm
Repository : remi-safe
Summary : PHP's asynchronous concurrent distributed networking framework
URL : https://pecl.php.net/package/openswoole
License : Apache-2.0 AND BSD-3-Clause
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 as Software Collection (php81 by remi).