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

Last updated: May 02,2024

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

Learn how to install perl-Object-Remote.noarch on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall perl-Object-Remote.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 1:17:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Object-Remote
Version : 0.004001
Release : 4.el8
Architecture : noarch
Size : 72 k
Source : perl-Object-Remote-0.004001-4.el8.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.