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

Last updated: May 10,2024

1. Install "node-is-typedarray" package

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

$ sudo apt update $ sudo apt install node-is-typedarray

2. Uninstall "node-is-typedarray" package

In this section, we are going to explain the necessary steps to uninstall node-is-typedarray on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-is-typedarray $ sudo apt autoclean && sudo apt autoremove

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

Package: node-is-typedarray
Priority: optional
Section: universe/web
Installed-Size: 14
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.0.0-2
Depends: nodejs (>= 0.6.19~dfsg1-3), libjs-is-typedarray
Filename: pool/universe/n/node-is-typedarray/node-is-typedarray_1.0.0-2_all.deb
Size: 2216
MD5sum: f936562eedb770c1d7e2f2fc6977d79f
SHA1: e01009fd0c0fb527c76b658607f0232fd288a376
SHA256: 2b867e4bda89501370768c8b039fabb7d398848968c8df3c2a991443bda03bc4
Description-en: JavaScript library checking if object is TypedArray
Detect whether or not an object is a Typed Array.
Description-md5: 5d8fd521f17f2a86f9824e8d7700bafd
Homepage: https://github.com/hughsk/is-typedarray
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu