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

Last updated: July 05,2024

1. Install "libnet-frame-simple-perl" package

Please follow the steps below to install libnet-frame-simple-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libnet-frame-simple-perl" package

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

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

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

Package: libnet-frame-simple-perl
Priority: optional
Section: universe/perl
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.06-1
Depends: perl, libclass-gomor-perl, libnet-frame-perl
Filename: pool/universe/libn/libnet-frame-simple-perl/libnet-frame-simple-perl_1.06-1_all.deb
Size: 10726
MD5sum: dda40648b1d07c6a2f5ba5719be12785
SHA1: 8a333d57957c9fa44386f281a337f0d12cfbe9e1
SHA256: d88081572de45667fd338ab9f1b8592a23f5be37b297180bb5cad5d30990dc6e
Description-en: module to make crafting network frames easier
Net::Frame::Simple is part of Net::Frame frame crafting framework. It is
totally optional, but can make playing with the network far easier.
.
Basically, it hides the complexity of frame forging, sending, and receiving,
by providing helper methods, which will analyze internally how to assemble
frames and find responses to probes.
.
For example, it will take care of computing lengths and checksums, and
matching a response frame to the requesting frame.
Description-md5: f5408326ad2fd75396f3a2a5b01c84d9
Homepage: https://metacpan.org/release/Net-Frame-Simple
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu