How to Install and Uninstall node-object-assign Package on Kali Linux

Last updated: May 02,2024

1. Install "node-object-assign" package

This tutorial shows how to install node-object-assign on Kali Linux

$ sudo apt update $ sudo apt install node-object-assign

2. Uninstall "node-object-assign" package

Please follow the instructions below to uninstall node-object-assign on Kali Linux:

$ sudo apt remove node-object-assign $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-object-assign package on Kali Linux

Package: node-object-assign
Version: 4.1.1-7
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-object.assign (= 4.1.1-7)
Depends: nodejs:any
Size: 4684
SHA256: f3d4fd84ba5a3d3ab0f65df9adb4cfde64ee5d0aa712d2345981d34f549d856c
SHA1: 257736050b8c3cc488baecc70ffaebeb0ff36546
MD5sum: 6ebb270666bb19525206568989baa25e
Description: ES2015 Object.assign() ponyfill
Assigns enumerable own properties of source objects to the target object and
returns the target object. Additional source objects will overwrite previous
ones.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/object-assign#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-object-assign/node-object-assign_4.1.1-7_all.deb