How to Install and Uninstall libevent-rpc-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 06,2024

1. Install "libevent-rpc-perl" package

Please follow the instructions below to install libevent-rpc-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libevent-rpc-perl

2. Uninstall "libevent-rpc-perl" package

In this section, we are going to explain the necessary steps to uninstall libevent-rpc-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libevent-rpc-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libevent-rpc-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libevent-rpc-perl
Architecture: all
Version: 1.10-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 203
Depends: perl, libcbor-xs-perl, libevent-perl, libglib-perl, libio-socket-ssl-perl
Recommends: libanyevent-perl, libjson-xs-perl, libsereal-perl
Filename: pool/universe/libe/libevent-rpc-perl/libevent-rpc-perl_1.10-1_all.deb
Size: 70372
MD5sum: f60dd22ad0e7eb076796220e86a97f58
SHA1: 2afe023139e0507293b274d255e464e2643d8eaf
SHA256: 7a1d996bf0a97c1a4ad0b4e3f9fe29fd28f4edef85e5085c5a6fa7ae22ab4969
SHA512: 109db63e3f68eebe9797bba13ed4e1830e79f234c576e2ec18c38cace442deb74e8b18a1f0ac2902f94a6fa7fb4358fac4519bcc88e44637cff4dc4990976d81
Homepage: https://metacpan.org/release/Event-RPC
Description-en: Event based transparent Client/Server RPC framework
Event::RPC supports you in developing Event based networking client/server
applications with transparent object/method access from the client to the
server. Network communication is optionally encrypted using IO::Socket::SSL.
Several event loop managers are supported due to an extensible API. Currently
Event, Glib and AnyEvent are implemented.
.
Event::RPC consists of a server and a client library. The server exports a
list of classes and methods, which are allowed to be called over the network.
More specific it acts as a proxy for objects created on the server side (on
demand of the connected clients) which handles client side methods calls with
transport of method arguments and return values.
Description-md5: e00da4e93e9925a16e061f18494cbe08