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

Last updated: May 19,2024

1. Install "node-jquery" package

This guide covers the steps necessary to install node-jquery on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jquery

2. Uninstall "node-jquery" package

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

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

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

Package: node-jquery
Priority: extra
Section: universe/web
Installed-Size: 276
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.6.3-1
Depends: nodejs, node-jsdom
Filename: pool/universe/n/node-jquery/node-jquery_1.6.3-1_all.deb
Size: 71502
MD5sum: 9266139570c7626795d8244cfad428db
SHA1: 5cfd83ce7dc412dc1bc637e4b7204c92b4766f61
SHA256: 89fe3142515baf8705f26dce29263b42275fd4e50c633d71ff31d38dc87cc062
Description-en: NodeJS wrapper for jQuery
jQuery is a fast, concise, JavaScript Library that simplifies how you
traverse HTML documents, handle events, perform animations, and add Ajax
interactions to your web pages. jQuery is designed to change the way
that you write JavaScript.
.
This package contains the NodeJS module.
Description-md5: b256542cea92f157d1b6de9b25c69ab9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu