How to Install and Uninstall net-snmp-devel.x86_64 Package on Fedora 39

Last updated: January 16,2025

1. Install "net-snmp-devel.x86_64" package

In this section, we are going to explain the necessary steps to install net-snmp-devel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install net-snmp-devel.x86_64

2. Uninstall "net-snmp-devel.x86_64" package

This is a short guide on how to uninstall net-snmp-devel.x86_64 on Fedora 39:

$ sudo dnf remove net-snmp-devel.x86_64 $ sudo dnf autoremove

3. Information about the net-snmp-devel.x86_64 package on Fedora 39

Last metadata expiration check: 0:02:48 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : net-snmp-devel
Epoch : 1
Version : 5.9.4
Release : 1.fc39
Architecture : x86_64
Size : 270 k
Source : net-snmp-5.9.4-1.fc39.src.rpm
Repository : fedora
Summary : The development environment for the NET-SNMP project
URL : http://net-snmp.sourceforge.net/
License : Net-SNMP and OpenSSL
Description : The net-snmp-devel package contains the development libraries and
: header files for use with the NET-SNMP project's network management
: tools.
:
: Install the net-snmp-devel package if you would like to develop
: applications for use with the NET-SNMP project's network management
: tools. You'll also need to have the net-snmp and net-snmp-utils
: packages installed.