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

Last updated: September 23,2024

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

This tutorial shows how to install perl-Net-ARP.x86_64 on Fedora 35

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

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

Please follow the guidance below to uninstall perl-Net-ARP.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:39:50 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Net-ARP
Version : 1.0.11
Release : 4.fc35
Architecture : x86_64
Size : 21 k
Source : perl-Net-ARP-1.0.11-4.fc35.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.