How to Install and Uninstall amavis-snmp.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 07,2024

1. Install "amavis-snmp.noarch" package

This guide let you learn how to install amavis-snmp.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install amavis-snmp.noarch

2. Uninstall "amavis-snmp.noarch" package

This guide covers the steps necessary to uninstall amavis-snmp.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove amavis-snmp.noarch $ sudo dnf autoremove

3. Information about the amavis-snmp.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:42:59 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : amavis-snmp
Version : 2.13.0
Release : 4.el9
Architecture : noarch
Size : 32 k
Source : amavis-2.13.0-4.el9.src.rpm
Repository : epel
Summary : Exports amavis SNMP data
URL : https://gitlab.com/amavis/amavis
License : GPLv2+ and BSD and GFDL
Description : This package contains the program amavisd-snmp-subagent, which can be
: used as a SNMP AgentX, exporting amavisd statistical counters database
: (snmp.db) as well as a child process status database (nanny.db) to a
: SNMP daemon supporting the AgentX protocol (RFC 2741), such as NET-SNMP.
:
: It is similar to combined existing utility programs amavisd-agent and
: amavisd-nanny, but instead of writing results as text to stdout, it
: exports data to a SNMP server running on a host (same or remote), making
: them available to SNMP clients (such a Cacti or mrtg) for monitoring or
: alerting purposes.