How to Install and Uninstall node-original Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-original" package

Please follow the steps below to install node-original on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-original

2. Uninstall "node-original" package

Please follow the guidance below to uninstall node-original on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-original package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-original
Priority: extra
Section: universe/web
Installed-Size: 17
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs, node-url-parse (>= 0.2.0)
Filename: pool/universe/n/node-original/node-original_1.0.0-1_all.deb
Size: 3954
MD5sum: 5742cf5c8e7798e66fdb53e764416fc0
SHA1: b8c5f6d9d864ae5f9514569655b1a2f039462232
SHA256: 398e565c324a97df5812b617e5a67c232027a961d5020b6abe554fb763250a62
Description-en: 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: bbc78cea01d2f8232d378bd638b92772
Homepage: https://github.com/unshiftio/original
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu