How to Install and Uninstall amavis-snmp.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "amavis-snmp.noarch" package

This guide let you learn how to install amavis-snmp.noarch on Fedora 34

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

2. Uninstall "amavis-snmp.noarch" package

This is a short guide on how to uninstall amavis-snmp.noarch on Fedora 34:

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

3. Information about the amavis-snmp.noarch package on Fedora 34

Last metadata expiration check: 0:24:59 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : amavis-snmp
Version : 2.12.1
Release : 6.fc34
Architecture : noarch
Size : 33 k
Source : amavis-2.12.1-6.fc34.src.rpm
Repository : fedora
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.