How to Install and Uninstall perl-Net-NBName.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "perl-Net-NBName.noarch" package

Please follow the steps below to install perl-Net-NBName.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install perl-Net-NBName.noarch

2. Uninstall "perl-Net-NBName.noarch" package

This is a short guide on how to uninstall perl-Net-NBName.noarch on Rocky Linux 8:

$ sudo dnf remove perl-Net-NBName.noarch $ sudo dnf autoremove

3. Information about the perl-Net-NBName.noarch package on Rocky Linux 8

Last metadata expiration check: 0:35:44 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-Net-NBName
Version : 0.26
Release : 41.el8
Architecture : noarch
Size : 33 k
Source : perl-Net-NBName-0.26-41.el8.src.rpm
Repository : epel
Summary : NetBIOS Name Service Requests
URL : https://metacpan.org/release/Net-NBName
License : GPL+ or Artistic
Description : Net::NBName is a class that allows you to perform simple NetBIOS Name
: Service Requests in your Perl code. It performs these NetBIOS operations
: over TCP/IP using Perl's built-in socket support.