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

Last updated: July 06,2024

1. Install "libjs-jquery-form" package

Please follow the guidance below to install libjs-jquery-form on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-jquery-form

2. Uninstall "libjs-jquery-form" package

This guide let you learn how to uninstall libjs-jquery-form on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-jquery-form $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-jquery-form
Priority: optional
Section: universe/web
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: jquery-goodies
Version: 10-2ubuntu2
Depends: libjs-jquery (>= 1.3.2)
Recommends: javascript-common
Filename: pool/universe/j/jquery-goodies/libjs-jquery-form_10-2ubuntu2_all.deb
Size: 19122
MD5sum: 6963e52e4b52468a2841e228d610fe1b
SHA1: e466d04003b9c9df704c54b3c39f0c3207f0cae7
SHA256: a3290ef914a2718cf8de37068baf2dad0dfe85a4c50b598f493cd9c0f2d740ca
Description-en: jQuery Form Plugin
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML
forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather
information from the form element to determine how to manage the submit
process. Both of these methods support numerous options which allows you to
have full control over how the data is submitted.
Description-md5: b9ebe509567745946f59c4962aff0a17
Homepage: http://malsup.com/jquery/form/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu