How to Install and Uninstall net-snmp.x86_64 Package on Amazon Linux 2
Last updated: November 29,2024
1. Install "net-snmp.x86_64" package
In this section, we are going to explain the necessary steps to install net-snmp.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
net-snmp.x86_64
Copied
2. Uninstall "net-snmp.x86_64" package
Learn how to uninstall net-snmp.x86_64 on Amazon Linux 2:
$
sudo yum remove
net-snmp.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the net-snmp.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : net-snmp
Arch : x86_64
Epoch : 1
Version : 5.7.2
Release : 49.amzn2.1
Size : 325 k
Repo : amzn2-core/2/x86_64
Summary : A collection of SNMP protocol tools and libraries
URL : http://net-snmp.sourceforge.net/
License : BSD
Description : SNMP (Simple Network Management Protocol) is a protocol used for
: network management. The NET-SNMP project includes various SNMP
: tools: an extensible agent, an SNMP library, tools for requesting
: or setting information from SNMP agents, tools for generating and
: handling SNMP traps, a version of the netstat command which uses
: SNMP, and a Tk/Perl mib browser. This package contains the snmpd
: and snmptrapd daemons, documentation, etc.
:
: You will probably also want to install the net-snmp-utils package,
: which contains NET-SNMP utilities.
Available Packages
Name : net-snmp
Arch : x86_64
Epoch : 1
Version : 5.7.2
Release : 49.amzn2.1
Size : 325 k
Repo : amzn2-core/2/x86_64
Summary : A collection of SNMP protocol tools and libraries
URL : http://net-snmp.sourceforge.net/
License : BSD
Description : SNMP (Simple Network Management Protocol) is a protocol used for
: network management. The NET-SNMP project includes various SNMP
: tools: an extensible agent, an SNMP library, tools for requesting
: or setting information from SNMP agents, tools for generating and
: handling SNMP traps, a version of the netstat command which uses
: SNMP, and a Tk/Perl mib browser. This package contains the snmpd
: and snmptrapd daemons, documentation, etc.
:
: You will probably also want to install the net-snmp-utils package,
: which contains NET-SNMP utilities.