How to Install and Uninstall perl-RPC-XML.noarch Package on Fedora 38

Last updated: January 13,2025

1. Install "perl-RPC-XML.noarch" package

Please follow the steps below to install perl-RPC-XML.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-RPC-XML.noarch

2. Uninstall "perl-RPC-XML.noarch" package

Please follow the steps below to uninstall perl-RPC-XML.noarch on Fedora 38:

$ sudo dnf remove perl-RPC-XML.noarch $ sudo dnf autoremove

3. Information about the perl-RPC-XML.noarch package on Fedora 38

Last metadata expiration check: 3:49:09 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-RPC-XML
Version : 0.82
Release : 8.fc38
Architecture : noarch
Size : 192 k
Source : perl-RPC-XML-0.82-8.fc38.src.rpm
Repository : fedora
Summary : Set of classes for core data, message and XML handling
URL : https://metacpan.org/release/RPC-XML
License : (Artistic 2.0 or Artistic or LGPLv2) and (Artistic 2.0 or LGPLv2)
Description : The RPC::XML package is an implementation of XML-RPC. The module provides
: classes for sample client and server implementations, a server designed as an
: Apache location-handler, and a suite of data-manipulation classes that are
: used by them.