How to Install and Uninstall perl-Frontier-RPC.noarch Package on Oracle Linux 8

Last updated: May 18,2024

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

Please follow the guidance below to install perl-Frontier-RPC.noarch on Oracle Linux 8

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

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

Please follow the steps below to uninstall perl-Frontier-RPC.noarch on Oracle Linux 8:

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

3. Information about the perl-Frontier-RPC.noarch package on Oracle Linux 8

Last metadata expiration check: 4:52:01 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Frontier-RPC
Version : 0.07b4p1
Release : 36.el8
Architecture : noarch
Size : 24 k
Source : perl-Frontier-RPC-0.07b4p1-36.el8.src.rpm
Repository : epel
Summary : A Perl interface for making and serving XML-RPC calls
URL : https://metacpan.org/release/Frontier-RPC
License : GPL+ or Artistic
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.