How to Install and Uninstall perl-Nagios-Plugin.noarch Package on Rocky Linux 8

Last updated: October 06,2024

1. Install "perl-Nagios-Plugin.noarch" package

Please follow the guidance below to install perl-Nagios-Plugin.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Nagios-Plugin.noarch

2. Uninstall "perl-Nagios-Plugin.noarch" package

This guide let you learn how to uninstall perl-Nagios-Plugin.noarch on Rocky Linux 8:

$ sudo dnf remove perl-Nagios-Plugin.noarch $ sudo dnf autoremove

3. Information about the perl-Nagios-Plugin.noarch package on Rocky Linux 8

Last metadata expiration check: 2:04:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Nagios-Plugin
Version : 0.37
Release : 16.el8
Architecture : noarch
Size : 29 k
Source : perl-Nagios-Plugin-0.37-16.el8.src.rpm
Repository : epel
Summary : Family of perl modules to streamline writing Nagios plugins
URL : https://metacpan.org/release/Nagios-Plugin
License : GPL+ or Artistic
Description : This module is deprecated in favor of Monitoring::Plugin.
:
: Nagios::Plugin and its associated Nagios::Plugin::* modules are a family of
: perl modules to streamline writing Nagios plugins. The main end user
: modules are Nagios::Plugin, providing an object-oriented interface to the
: entire Nagios::Plugin::* collection, and Nagios::Plugin::Functions,
: providing a simpler functional interface to a useful subset of the
: available functionality.