How to Install and Uninstall php83-php-pecl-gearman.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "php83-php-pecl-gearman.x86_64" package

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

$ sudo dnf update $ sudo dnf install php83-php-pecl-gearman.x86_64

2. Uninstall "php83-php-pecl-gearman.x86_64" package

Please follow the instructions below to uninstall php83-php-pecl-gearman.x86_64 on Oracle Linux 9:

$ sudo dnf remove php83-php-pecl-gearman.x86_64 $ sudo dnf autoremove

3. Information about the php83-php-pecl-gearman.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:16:39 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php83-php-pecl-gearman
Version : 2.1.0
Release : 7.el9.remi
Architecture : x86_64
Size : 49 k
Source : php83-php-pecl-gearman-2.1.0-7.el9.remi.src.rpm
Repository : remi-safe
Summary : PHP wrapper to libgearman
URL : https://pecl.php.net/package/gearman
License : PHP-3.01
Description : This extension uses libgearman library to provide API for
: communicating with gearmand, and writing clients and workers
:
: Documentation: http://php.net/gearman
:
: Package built for PHP 8.3 as Software Collection (php83 by remi).