How to Install and Uninstall node-is-plain-obj Package on Kali Linux

Last updated: May 18,2024

1. Install "node-is-plain-obj" package

Please follow the instructions below to install node-is-plain-obj on Kali Linux

$ sudo apt update $ sudo apt install node-is-plain-obj

2. Uninstall "node-is-plain-obj" package

This guide let you learn how to uninstall node-is-plain-obj on Kali Linux:

$ sudo apt remove node-is-plain-obj $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-is-plain-obj package on Kali Linux

Package: node-is-plain-obj
Version: 3.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3972
SHA256: d32feddea0a24c031e5b47dfe6abd6c7d1447568b63f2553087938ea1d41d09f
SHA1: 8df9376a5764ec410333bbdc6272cc6314edb8d5
MD5sum: a0cd91a4bb12c4d87ad234286660df35
Description: Check if a value is a plain object
An object is plain if it's created by either `{}`, `new Object()` or
`Object.create(null)`.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/is-plain-obj
Section: javascript
Priority: optional
Filename: pool/main/n/node-is-plain-obj/node-is-plain-obj_3.0.0-2_all.deb