How to Install and Uninstall node-macaddress Package on Kali Linux

Last updated: September 20,2024

1. Install "node-macaddress" package

Please follow the instructions below to install node-macaddress on Kali Linux

$ sudo apt update $ sudo apt install node-macaddress

2. Uninstall "node-macaddress" package

Here is a brief guide to show you how to uninstall node-macaddress on Kali Linux:

$ sudo apt remove node-macaddress $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-macaddress package on Kali Linux

Package: node-macaddress
Version: 0.5.3-2
Installed-Size: 37
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 8060
SHA256: 55c92c9e7853c9635e924ba133d1f2b50e2b9b346c990ef00e3e700b23411575
SHA1: 3587006dc01a07fbdef09ec30c6b8aac9beee0d3
MD5sum: f2dbf959a6446847387964cb913a8733
Description: Get MAC addresses of host network interfaces in Node.js
node-macaddress is a nodejs library that retrieves the MAC addresses
(hardware addresses) of the host's network interfaces.
It provides a convenient wrapper of os.networkInterfaces() call.
.
If the host system has more than one network interface, it will
automatically pick one appropriate interface if you'are only interested
in one MAC address identifying the host system.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/scravy/node-macaddress
Section: javascript
Priority: optional
Filename: pool/main/n/node-macaddress/node-macaddress_0.5.3-2_all.deb