How to Install and Uninstall libobject-remote-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libobject-remote-perl" package

This guide covers the steps necessary to install libobject-remote-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libobject-remote-perl

2. Uninstall "libobject-remote-perl" package

Please follow the step by step instructions below to uninstall libobject-remote-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libobject-remote-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libobject-remote-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libobject-remote-perl
Priority: optional
Section: universe/perl
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.003006-1
Depends: perl, libclass-c3-perl, libexporter-declare-perl, libfuture-perl (>= 0.29), liblog-contextual-perl (>= 0.005000), libmodule-runtime-perl, libmoo-perl (>= 1.006), libmro-compat-perl, libstring-shellquote-perl, perl (>= 5.13.9) | libjson-pp-perl
Filename: pool/universe/libo/libobject-remote-perl/libobject-remote-perl_0.003006-1_all.deb
Size: 47490
MD5sum: 2cfc30ab90d24a99eb08254e71b97897
SHA1: 1eb3e3d445d7a3a3a0a8a6f4d5fa5ef76a7e49ab
SHA256: 20d54726d56142a5b74dbcb8bedc375927e2f8d3879a4d438ec0204008e2117a
Description-en: module to call methods on objects in other processes or on other hosts
Object::Remote allows a process to create an object in another
process - usually one running on another machine connected via ssh,
although other connection mechanisms are available.
Description-md5: 286da08960f39003aba1849cd7cae642
Homepage: https://metacpan.org/release/Object-Remote
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu