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

Last updated: May 19,2024

1. Install "node-xml2js" package

This tutorial shows how to install node-xml2js on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-xml2js

2. Uninstall "node-xml2js" package

Here is a brief guide to show you how to uninstall node-xml2js on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-xml2js
Priority: extra
Section: universe/web
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.2.8-1
Depends: nodejs, node-sax
Filename: pool/universe/n/node-xml2js/node-xml2js_0.2.8-1_all.deb
Size: 9102
MD5sum: 65c198aacc00317d95d5f46cb972650b
SHA1: 1de9411eac3393a53dc91e8c7de4ea6479789add
SHA256: 9da1b8fd6138e89b03c56ec96b4bbcf5d813e9eed6b3d8f265d8a05c1d99f4fe
Description-en: simple XML to JavaScript object converter - Node.js module
xml2js parses XML using node-sax and converts it to a plain JavaScript
object.
.
Node.js is an event-based server-side javascript engine.
Description-md5: c810ff075523ed26154474171c526588
Homepage: https://github.com/Leonidas-from-XIV/node-xml2js
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu