How to Install and Uninstall perl-SNMP_Session.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "perl-SNMP_Session.noarch" package

Here is a brief guide to show you how to install perl-SNMP_Session.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install perl-SNMP_Session.noarch

2. Uninstall "perl-SNMP_Session.noarch" package

This guide let you learn how to uninstall perl-SNMP_Session.noarch on Fedora 39:

$ sudo dnf remove perl-SNMP_Session.noarch $ sudo dnf autoremove

3. Information about the perl-SNMP_Session.noarch package on Fedora 39

Last metadata expiration check: 1:35:33 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-SNMP_Session
Version : 1.16
Release : 2.fc39
Architecture : noarch
Size : 160 k
Source : perl-SNMP_Session-1.16-2.fc39.src.rpm
Repository : fedora
Summary : SNMP support for Perl 5
URL : https://github.com/sleinen/snmp-session/
License : Artistic-2.0
Description : Pure Perl SNMP v1 and SNMP v2 support for Perl 5.
:
: The SNMP operations currently supported are "get", "get-next", "get-bulk"
: and "set", as well as trap generation and reception.