How to Install and Uninstall libjs-jquery-metadata Package on Kali Linux
Last updated: November 22,2024
1. Install "libjs-jquery-metadata" package
This guide let you learn how to install libjs-jquery-metadata on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libjs-jquery-metadata
Copied
2. Uninstall "libjs-jquery-metadata" package
This guide covers the steps necessary to uninstall libjs-jquery-metadata on Kali Linux:
$
sudo apt remove
libjs-jquery-metadata
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libjs-jquery-metadata package on Kali Linux
Package: libjs-jquery-metadata
Source: jquery-goodies
Version: 12-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-jquery
Recommends: javascript-common
Size: 6532
SHA256: 42fb42d785ba6cf1a2fc59dd4e65361e528998ccd0fdb8ca8fa17b923e9305b3
SHA1: 741bc31f3ef5b5649f9f4723347092619e434469
MD5sum: 182522bf70932d0ae556da8461e759e9
Description: jQuery plugin for parsing metadata from elements
Sets the type of metadata to use. Metadata is encoded in JSON, and each
property in the JSON will become a property of the element itself.
.
There are three supported types of metadata storage:
.
attr: Inside an attribute. The name parameter indicates *which* attribute.
.
class: Inside the class attribute, wrapped in curly braces: { }
.
elem: Inside a child element (e.g. a script tag). The name parameter
indicates *which* element.
.
The metadata for an element is loaded the first time the element is accessed
via jQuery.
.
As a result, you can define the metadata type, use $(expr) to load the metadata
into the elements matched by expr, then redefine the metadata type and run
another $(expr) for other elements.
Description-md5:
Multi-Arch: foreign
Section: javascript
Priority: optional
Filename: pool/main/j/jquery-goodies/libjs-jquery-metadata_12-4_all.deb
Source: jquery-goodies
Version: 12-4
Installed-Size: 21
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-jquery
Recommends: javascript-common
Size: 6532
SHA256: 42fb42d785ba6cf1a2fc59dd4e65361e528998ccd0fdb8ca8fa17b923e9305b3
SHA1: 741bc31f3ef5b5649f9f4723347092619e434469
MD5sum: 182522bf70932d0ae556da8461e759e9
Description: jQuery plugin for parsing metadata from elements
Sets the type of metadata to use. Metadata is encoded in JSON, and each
property in the JSON will become a property of the element itself.
.
There are three supported types of metadata storage:
.
attr: Inside an attribute. The name parameter indicates *which* attribute.
.
class: Inside the class attribute, wrapped in curly braces: { }
.
elem: Inside a child element (e.g. a script tag). The name parameter
indicates *which* element.
.
The metadata for an element is loaded the first time the element is accessed
via jQuery.
.
As a result, you can define the metadata type, use $(expr) to load the metadata
into the elements matched by expr, then redefine the metadata type and run
another $(expr) for other elements.
Description-md5:
Multi-Arch: foreign
Section: javascript
Priority: optional
Filename: pool/main/j/jquery-goodies/libjs-jquery-metadata_12-4_all.deb