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

Last updated: December 15,2024

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

This guide let you learn how to install perl-MooseX-Role-XMLRPC-Client.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-MooseX-Role-XMLRPC-Client.noarch on Fedora 35:

$ 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 35

Last metadata expiration check: 5:24:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-MooseX-Role-XMLRPC-Client
Version : 0.07
Release : 18.fc35
Architecture : noarch
Size : 15 k
Source : perl-MooseX-Role-XMLRPC-Client-0.07-18.fc35.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 :-)