How to Install and Uninstall php81-php-pecl-xmlrpc.x86_64 Package on Oracle Linux 9

Last updated: May 18,2024

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

Please follow the steps below to install php81-php-pecl-xmlrpc.x86_64 on Oracle Linux 9

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

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

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

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

3. Information about the php81-php-pecl-xmlrpc.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:14:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php81-php-pecl-xmlrpc
Version : 1.0.0~rc3
Release : 1.el9.remi
Architecture : x86_64
Size : 53 k
Source : php81-php-pecl-xmlrpc-1.0.0~rc3-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Functions to write XML-RPC servers and clients
URL : https://pecl.php.net/package/xmlrpc
License : PHP and BSD
Description : These functions can be used to write XML-RPC servers and clients.
: You can find more information about XML-RPC at http://www.xmlrpc.com/,
: and more documentation on this extension and its functions at
: http://xmlrpc-epi.sourceforge.net/.
:
: The extension is unbundled from php-src as of PHP 8.0.0, because the underlying
: libxmlrpc has obviously been abandoned. It is recommended to reevaluate using
: this extension.
:
: Package built for PHP 8.1 as Software Collection (php81 by remi).