How to Install and Uninstall perl-Frontier-RPC.noarch Package on Rocky Linux 9

Last updated: June 29,2024

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

This guide let you learn how to install perl-Frontier-RPC.noarch on Rocky Linux 9

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

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

Please follow the guidelines below to uninstall perl-Frontier-RPC.noarch on Rocky Linux 9:

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

3. Information about the perl-Frontier-RPC.noarch package on Rocky Linux 9

Last metadata expiration check: 2:08:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Frontier-RPC
Version : 0.07b4p1
Release : 48.el9
Architecture : noarch
Size : 19 k
Source : perl-Frontier-RPC-0.07b4p1-48.el9.src.rpm
Repository : epel
Summary : A Perl interface for making and serving XML-RPC calls
URL : https://metacpan.org/release/Frontier-RPC
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Frontier::RPC implements UserLand Software's XML RPC (Remote
: Procedure Calls using Extensible Markup Language). Frontier::RPC
: includes both a client module for making requests to a server and
: several server modules for implementing servers using CGI, Apache,
: and standalone with HTTP::Daemon.