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

Last updated: May 14,2024

1. Install "node-xtend" package

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

$ sudo apt update $ sudo apt install node-xtend

2. Uninstall "node-xtend" package

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

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

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

Package: node-xtend
Version: 4.0.2-3
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3932
SHA256: c64e37fbea40de012b59adbfa61e703b52c12713f34cbfd2d4049ebcc549f270
SHA1: eba839ed3493932386fe3e5739d36bf5070a1cd7
MD5sum: 0673b5f7cbfb251a67661e13895f7ba4
Description: Node.js library to easily extend an object
xtend is a basic utility library which allows you to extend an object
by appending all of the properties from each object in a list. When
there are identical properties, the right-most property takes precedence.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Raynos/xtend
Section: javascript
Priority: optional
Filename: pool/main/n/node-xtend/node-xtend_4.0.2-3_all.deb