How to Install and Uninstall perl-Object-Remote.noarch Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "perl-Object-Remote.noarch" package

Please follow the guidelines below to install perl-Object-Remote.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install perl-Object-Remote.noarch

2. Uninstall "perl-Object-Remote.noarch" package

This tutorial shows how to uninstall perl-Object-Remote.noarch on Rocky Linux 9:

$ sudo dnf remove perl-Object-Remote.noarch $ sudo dnf autoremove

3. Information about the perl-Object-Remote.noarch package on Rocky Linux 9

Last metadata expiration check: 0:30:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : perl-Object-Remote
Version : 0.004001
Release : 10.el9
Architecture : noarch
Size : 69 k
Source : perl-Object-Remote-0.004001-10.el9.src.rpm
Repository : epel
Summary : Call methods on objects in other processes or on other hosts
URL : https://metacpan.org/release/Object-Remote
License : GPL+ or Artistic
Description : Object::Remote allows you to create an object in another process - usually
: one running on another machine you can connect to via ssh, although there
: are other connection mechanisms available.