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

Last updated: May 17,2024

1. Install "node-sorted-object" package

Please follow the step by step instructions below to install node-sorted-object on Kali Linux

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

2. Uninstall "node-sorted-object" package

This tutorial shows how to uninstall node-sorted-object on Kali Linux:

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

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

Package: node-sorted-object
Version: 2.0.1+~2.0.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-sorted-object (= 2.0.0)
Size: 4812
SHA256: b19b32fef6136fcc6ea8732100c4ae48894cf777a4ff3634f84824381b5f5748
SHA1: b2e5628b3b248b2f0e13ed187e7aadd9c1698cf8
MD5sum: ab4d5280a7b2d52ba1e96d5ef05a8899
Description: Returns a copy of an object with its keys sorted
Node.js module to create a version of an object with its keys sorted
so that you'll get a consistent order every time on serializing.
This makes it easier to diff the resulting JSON.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/domenic/sorted-object
Section: javascript
Priority: optional
Filename: pool/main/n/node-sorted-object/node-sorted-object_2.0.1+~2.0.0-1_all.deb