How to Install and Uninstall perl-Net-ARP.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "perl-Net-ARP.x86_64" package

Please follow the steps below to install perl-Net-ARP.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Net-ARP.x86_64

2. Uninstall "perl-Net-ARP.x86_64" package

Please follow the steps below to uninstall perl-Net-ARP.x86_64 on Fedora 36:

$ sudo dnf remove perl-Net-ARP.x86_64 $ sudo dnf autoremove

3. Information about the perl-Net-ARP.x86_64 package on Fedora 36

Last metadata expiration check: 0:32:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Net-ARP
Version : 1.0.11
Release : 5.fc36
Architecture : x86_64
Size : 21 k
Source : perl-Net-ARP-1.0.11-5.fc36.src.rpm
Repository : fedora
Summary : Create and Send ARP Packets
URL : https://metacpan.org/release/Net-ARP
License : GPLv2
Description : This module is a Perl extension to create and send ARP packets and lookup
: local or remote mac addresses. You do not need to install any additional
: libraries like Libnet to compile this extension. It uses kernel header files
: to create the packets.