How to Install and Uninstall node-jquery-ujs Package on Kali Linux

Last updated: May 14,2024

1. Install "node-jquery-ujs" package

In this section, we are going to explain the necessary steps to install node-jquery-ujs on Kali Linux

$ sudo apt update $ sudo apt install node-jquery-ujs

2. Uninstall "node-jquery-ujs" package

Please follow the steps below to uninstall node-jquery-ujs on Kali Linux:

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

3. Information about the node-jquery-ujs package on Kali Linux

Package: node-jquery-ujs
Version: 1.2.3-2
Installed-Size: 41
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-jquery
Size: 10376
SHA256: 5a8af8f078927414216dca8443415bc51c6d1548a0fc08863aa9cce7a096320d
SHA1: 213b3f98b70c7bcc15c3d5f6846e8efde9e13bd3
MD5sum: af6600fc700bf69779c58f2b7d9719c9
Description: Unobtrusive scripting adapter for jQuery
This unobtrusive scripting support file is developed for the Ruby on Rails
framework, but is not strictly tied to any specific backend. You can drop
this into any application to:
.
- force confirmation dialogs for various actions;
- make non-GET requests from hyperlinks;
- make forms or hyperlinks submit data asynchronously with Ajax;
- have submit buttons become automatically disabled on form submit to
prevent double-clicking.
.
These features are achieved by adding certain "data" attributes to your HTML
markup. In Rails, they are added by the framework's template helpers.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rails/jquery-ujs
Section: javascript
Priority: optional
Filename: pool/main/n/node-jquery-ujs/node-jquery-ujs_1.2.3-2_all.deb