How to Install and Uninstall php82-php-pecl-openswoole.x86_64 Package on Oracle Linux 9

Last updated: October 01,2024

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

This is a short guide on how to install php82-php-pecl-openswoole.x86_64 on Oracle Linux 9

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

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

Please follow the steps below to uninstall php82-php-pecl-openswoole.x86_64 on Oracle Linux 9:

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

3. Information about the php82-php-pecl-openswoole.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:59:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php82-php-pecl-openswoole
Version : 4.12.1
Release : 1.el9.remi
Architecture : x86_64
Size : 898 k
Source : php82-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.2 as Software Collection (php82 by remi).