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

Last updated: October 01,2024

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

Please follow the step by step instructions below to install perl-RPC-XML.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-RPC-XML.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:07:23 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-RPC-XML
Version : 0.82
Release : 2.fc34
Architecture : noarch
Size : 184 k
Source : perl-RPC-XML-0.82-2.fc34.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.