How to Install and Uninstall perl-PlRPC.noarch Package on Amazon Linux 2
Last updated: January 09,2025
1. Install "perl-PlRPC.noarch" package
In this section, we are going to explain the necessary steps to install perl-PlRPC.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
perl-PlRPC.noarch
Copied
2. Uninstall "perl-PlRPC.noarch" package
Please follow the steps below to uninstall perl-PlRPC.noarch on Amazon Linux 2:
$
sudo yum remove
perl-PlRPC.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-PlRPC.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : perl-PlRPC
Arch : noarch
Version : 0.2020
Release : 14.amzn2
Size : 36 k
Repo : amzn2-core/2/x86_64
Summary : Interface for writing PlRPC clients and servers
URL : http://search.cpan.org/dist/PlRPC
License : GPL+ or Artistic
Description : PlRPC (Perl RPC) is a package that simplifies the writing of Perl
: based client/server applications. RPC::PlServer is the package
: used on the server side, and you guess what RPC::PlClient is for.
: PlRPC works by defining a set of methods that may be executed by
: the client.
Available Packages
Name : perl-PlRPC
Arch : noarch
Version : 0.2020
Release : 14.amzn2
Size : 36 k
Repo : amzn2-core/2/x86_64
Summary : Interface for writing PlRPC clients and servers
URL : http://search.cpan.org/dist/PlRPC
License : GPL+ or Artistic
Description : PlRPC (Perl RPC) is a package that simplifies the writing of Perl
: based client/server applications. RPC::PlServer is the package
: used on the server side, and you guess what RPC::PlClient is for.
: PlRPC works by defining a set of methods that may be executed by
: the client.