How to Install libjs-jquery in Ubuntu 18.04



Install libjs-jquery by entering the following commands in the terminal:

sudo apt update
sudo apt install libjs-jquery

Description:

JavaScript library for dynamic web applications

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.

Homepage: http://jquery.com/

Version: 3.2.1-1

Section: web