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

Last updated: May 10,2024

1. Install "node-isarray" package

Learn how to install node-isarray on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-isarray

2. Uninstall "node-isarray" package

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

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

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

Package: node-isarray
Priority: optional
Section: universe/web
Installed-Size: 16
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-1
Depends: nodejs
Filename: pool/universe/n/node-isarray/node-isarray_1.0.0-1_all.deb
Size: 3260
MD5sum: f2acaa4986ff056938a0378e0c120e9e
SHA1: 6cb3b92a9318c9f51ebb4a0d95b8220cba955c45
SHA256: c068f630aa3098be138ae705491cfa2ca53ebb71de7aa67fc736283546b62e2b
Description-en: JavaScript Array#isArray for older browsers
isarray provides Arrray#isArray for older browsers.
.
This package contains the isarray module for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 963a92a9526e1e1622d65940337e05e1
Homepage: https://github.com/juliangruber/isarray
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu