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

Last updated: October 07,2024

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

Please follow the step by step instructions below to install perl-Net-ARP.x86_64 on Fedora 34

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

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

This tutorial shows how to uninstall perl-Net-ARP.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:35:57 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Net-ARP
Version : 1.0.11
Release : 2.fc34
Architecture : x86_64
Size : 21 k
Source : perl-Net-ARP-1.0.11-2.fc34.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.