How to Install and Uninstall nagios-devel.x86_64 Package on AlmaLinux 9

Last updated: July 07,2024

1. Install "nagios-devel.x86_64" package

This guide let you learn how to install nagios-devel.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install nagios-devel.x86_64

2. Uninstall "nagios-devel.x86_64" package

Here is a brief guide to show you how to uninstall nagios-devel.x86_64 on AlmaLinux 9:

$ sudo dnf remove nagios-devel.x86_64 $ sudo dnf autoremove

3. Information about the nagios-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 2:39:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : nagios-devel
Version : 4.4.14
Release : 1.el9
Architecture : x86_64
Size : 106 k
Source : nagios-4.4.14-1.el9.src.rpm
Repository : epel
Summary : Provides include files that Nagios-related applications may compile against
URL : https://www.nagios.org/projects/nagios-core/
License : GPLv2
Description : Nagios is a program that will monitor hosts and services on your
: network. It has the ability to email or page you when a problem arises
: and when a problem is resolved. Nagios is written in C and is
: designed to run under Linux (and some other *NIX variants) as a
: background process, intermittently running checks on various services
: that you specify.
:
: This package provides include files that Nagios-related applications
: may compile against.