How to Install and Uninstall net-snmp-devel.i686 Package on Fedora 36

Last updated: May 06,2024

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

This guide covers the steps necessary to install net-snmp-devel.i686 on Fedora 36

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

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

Please follow the guidelines below to uninstall net-snmp-devel.i686 on Fedora 36:

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

3. Information about the net-snmp-devel.i686 package on Fedora 36

Last metadata expiration check: 3:51:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : net-snmp-devel
Epoch : 1
Version : 5.9.3
Release : 1.fc36
Architecture : i686
Size : 219 k
Source : net-snmp-5.9.3-1.fc36.src.rpm
Repository : updates
Summary : The development environment for the NET-SNMP project
URL : http://net-snmp.sourceforge.net/
License : BSD
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.