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

Last updated: May 18,2024

1. Install "node-original" package

Here is a brief guide to show you how to install node-original on Kali Linux

$ sudo apt update $ sudo apt install node-original

2. Uninstall "node-original" package

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

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

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

Package: node-original
Version: 1.0.2-2
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-original (= 1.0.0)
Depends: node-url-parse
Size: 5144
SHA256: e3bdc989cac507c9f43beaa0da21bc817a7ff6693f88329108dc388a5f4125ff
SHA1: 3d7a575c42be4c178617ac2d4f65fbe8b7e251e8
MD5sum: 9137500ffa88528d970dba8e44ecd507
Description: Generate the origin from an URL or check if two URL/Origins are the same
Original generates the origin URL for a given URL or URL object.
In addition to that it also comes with a simple same function to check
if two URL's have the same origin.
.
This module is browserify and node compatible.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/unshiftio/original
Section: javascript
Priority: optional
Filename: pool/main/n/node-original/node-original_1.0.2-2_all.deb