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

Last updated: October 07,2024

1. Install "amavis-snmp.noarch" package

Please follow the instructions below to install amavis-snmp.noarch on Fedora 35

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

2. Uninstall "amavis-snmp.noarch" package

In this section, we are going to explain the necessary steps to uninstall amavis-snmp.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:45:23 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : amavis-snmp
Version : 2.12.1
Release : 8.fc35
Architecture : noarch
Size : 33 k
Source : amavis-2.12.1-8.fc35.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.