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

Last updated: May 19,2024

1. Install "node-source-map" package

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

$ sudo apt update $ sudo apt install node-source-map

2. Uninstall "node-source-map" package

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

$ sudo apt remove node-source-map $ sudo apt autoclean && sudo apt autoremove

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

Package: node-source-map
Priority: extra
Section: universe/web
Installed-Size: 119
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.1.40-1
Depends: nodejs, node-amdefine
Filename: pool/universe/n/node-source-map/node-source-map_0.1.40-1_all.deb
Size: 22590
MD5sum: 4474bb21f506ac67cf63fa5b34d89517
SHA1: 50e13895541bf6919d7fdf7d903487db936ac9f3
SHA256: 7d545e470f4869a80e727eaa028b7a9c00a2516ded71223c90e4ade2501e07fa
Description-en: Mozilla source map generator and consumer - Node.js module
Mozilla implementation of source map generator and consumer, for source
maps written in the Asynchronous Module Definition format.
.
Source maps provide a language-agnostic way to compile back production
code to the original source code.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e0c23a80f79fd146ef0374fa0fca5c2c
Homepage: https://github.com/mozilla/source-map
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu