How to Install and Uninstall libnet-frame-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libnet-frame-perl" package

This guide covers the steps necessary to install libnet-frame-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnet-frame-perl

2. Uninstall "libnet-frame-perl" package

Here is a brief guide to show you how to uninstall libnet-frame-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libnet-frame-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-frame-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnet-frame-perl
Priority: optional
Section: universe/perl
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.16-2
Depends: perl, libbit-vector-perl, libclass-gomor-perl, libnet-ipv6addr-perl
Recommends: libnet-frame-device-perl
Filename: pool/universe/libn/libnet-frame-perl/libnet-frame-perl_1.16-2_all.deb
Size: 53318
MD5sum: 7f7d3ae4aeddfa3bdbe842dfb5f2adb8
SHA1: a8afc30538975e89915147b1c4eebb29008a65ae
SHA256: 05a16c0e77d617aa6ce1b22a308cba408d16ebb0f4ad8bac7a7994a226ff7023
Description-en: framework for crafting raw frames
Net::Frame is a Perl framework for crafting raw frames (Layers 2 through 7).
Out of the box, it can be used to produce ARP, Ethernet, IPv4, PPP, TCP and
UDP frames. It has an extensible design for new frame implementations.
.
This module only creates frames; Net::Write (see libnet-write-perl) can be
used to write frames directly to wire.
Description-md5: 4d0c290846fe1764bb7a54cfadbcbcf7
Homepage: https://metacpan.org/release/Net-Frame
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu