How to Install and Uninstall libnet-mac-vendor-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libnet-mac-vendor-perl" package

Learn how to install libnet-mac-vendor-perl on Kali Linux

$ sudo apt update $ sudo apt install libnet-mac-vendor-perl

2. Uninstall "libnet-mac-vendor-perl" package

Please follow the guidance below to uninstall libnet-mac-vendor-perl on Kali Linux:

$ sudo apt remove libnet-mac-vendor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnet-mac-vendor-perl package on Kali Linux

Package: libnet-mac-vendor-perl
Version: 1.268-1
Installed-Size: 56
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libio-socket-ssl-perl, libmojolicious-perl, libnet-ssleay-perl, libwww-perl
Recommends: libcompress-bzip2-perl, libio-compress-perl
Size: 20460
SHA256: 96b7f525a5957bf759a886bfe881c9ec09b2754b8261fd13dcbfe0214deae0c7
SHA1: fd25e6fb1cf63523c46cbc9301b244e9cc1128ed
MD5sum: 99ead1ee416eecf37571463038f15d43
Description: module to look up the vendor by OUI
The Institute of Electrical and Electronics Engineers (IEEE) assigns an
Organizational Unique Identifier (OUI) to manufacturers of network
interfaces. Each interface has a Media Access Control (MAC) address of six
bytes. The first three bytes are the OUI.
.
Net::MAC::Vendor allows you to take a MAC address and turn it into the OUI
and vendor information. You can, for instance, scan a network, collect MAC
addresses, and turn those addresses into vendors. With vendor information,
you can often guess at what you are looking at (e.g. an Apple product).
.
You can use this as a module as its individual functions, or call it as a
script with a list of MAC addresses as arguments. The module can figure it
out.
Description-md5:
Homepage: https://metacpan.org/release/Net-MAC-Vendor
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libn/libnet-mac-vendor-perl/libnet-mac-vendor-perl_1.268-1_all.deb