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

Last updated: November 21,2024

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

This guide let you learn how to install perl-Net-ARP.x86_64 on Fedora 38

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

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

Please follow the instructions below to uninstall perl-Net-ARP.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:51:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Net-ARP
Version : 1.0.12
Release : 5.fc38
Architecture : x86_64
Size : 21 k
Source : perl-Net-ARP-1.0.12-5.fc38.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.