How to Install and Uninstall perl-MooseX-Role-XMLRPC-Client.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "perl-MooseX-Role-XMLRPC-Client.noarch" package

Please follow the step by step instructions below to install perl-MooseX-Role-XMLRPC-Client.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-MooseX-Role-XMLRPC-Client.noarch

2. Uninstall "perl-MooseX-Role-XMLRPC-Client.noarch" package

Here is a brief guide to show you how to uninstall perl-MooseX-Role-XMLRPC-Client.noarch on Fedora 36:

$ sudo dnf remove perl-MooseX-Role-XMLRPC-Client.noarch $ sudo dnf autoremove

3. Information about the perl-MooseX-Role-XMLRPC-Client.noarch package on Fedora 36

Last metadata expiration check: 0:05:07 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : perl-MooseX-Role-XMLRPC-Client
Version : 0.07
Release : 19.fc36
Architecture : noarch
Size : 15 k
Source : perl-MooseX-Role-XMLRPC-Client-0.07-19.fc36.src.rpm
Repository : fedora
Summary : Provide the needed bits to be a XML-RPC client
URL : https://metacpan.org/release/MooseX-Role-XMLRPC-Client
License : LGPLv2+
Description : This is a Moose role that provides the methods and attributes needed
: to enable a class to serve as an XML-RPC client. It is parameterized
: through MooseX::Role::Parameterized, so you can customize how it embeds
: in your class. You can even embed it multiple times with different
: paramaterization, if it strikes your fancy :-)