How to Install and Uninstall xmlrpc-c-client.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "xmlrpc-c-client.x86_64" package
Please follow the guidance below to install xmlrpc-c-client.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
xmlrpc-c-client.x86_64
Copied
2. Uninstall "xmlrpc-c-client.x86_64" package
This is a short guide on how to uninstall xmlrpc-c-client.x86_64 on Oracle Linux 9:
$
sudo dnf remove
xmlrpc-c-client.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xmlrpc-c-client.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:48:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xmlrpc-c-client
Version : 1.51.0
Release : 16.el9_0
Architecture : x86_64
Size : 30 k
Source : xmlrpc-c-1.51.0-16.el9_0.src.rpm
Repository : ol9_appstream
Summary : C client libraries for xmlrpc-c
URL : http://xmlrpc-c.sourceforge.net/
License : BSD and MIT
Description : XML-RPC is a quick-and-easy way to make procedure calls over the
: Internet. It converts the procedure call into XML document, sends it
: to a remote server using HTTP, and gets back the response as XML.
:
: This library provides a modular implementation of XML-RPC for C
: clients.
Available Packages
Name : xmlrpc-c-client
Version : 1.51.0
Release : 16.el9_0
Architecture : x86_64
Size : 30 k
Source : xmlrpc-c-1.51.0-16.el9_0.src.rpm
Repository : ol9_appstream
Summary : C client libraries for xmlrpc-c
URL : http://xmlrpc-c.sourceforge.net/
License : BSD and MIT
Description : XML-RPC is a quick-and-easy way to make procedure calls over the
: Internet. It converts the procedure call into XML document, sends it
: to a remote server using HTTP, and gets back the response as XML.
:
: This library provides a modular implementation of XML-RPC for C
: clients.