How to Install and Uninstall libjs-jquery-lazyload Package on Kali Linux

Last updated: October 05,2024

1. Install "libjs-jquery-lazyload" package

Here is a brief guide to show you how to install libjs-jquery-lazyload on Kali Linux

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

2. Uninstall "libjs-jquery-lazyload" package

Please follow the step by step instructions below to uninstall libjs-jquery-lazyload on Kali Linux:

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

3. Information about the libjs-jquery-lazyload package on Kali Linux

Package: libjs-jquery-lazyload
Source: jquery-lazyload
Version: 1.9.7-2
Installed-Size: 130
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-jquery-scrollstop (= 1.9.7-2)
Depends: libjs-jquery
Recommends: javascript-common
Size: 21432
SHA256: 190abf19466588d3b6a19057cf882cd15f718861889721de915b3999d898619a
SHA1: 1e54127799d795f70aff26d6eb4a4ad4baccb339
MD5sum: 4ff9267a921faa9638c67f99072d5157
Description: Lazy Load Plugin for jQuery
Lazy Load is a jQuery plugin written in JavaScript. It delays loading of
images in long web pages. Images outside of viewport (visible part of web
page) won't be loaded before user scrolls to them. This is opposite of image
preloading.
.
Using Lazy Load on long web pages containing many large images makes the page
load faster. Browser will be in ready state after loading visible images.
In some cases it can also help to reduce server load.
.
Lazy Load is inspired by YUI ImageLoader Utility by Matt Mlinac.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.appelsiini.net/projects/lazyload
Section: javascript
Priority: optional
Filename: pool/main/j/jquery-lazyload/libjs-jquery-lazyload_1.9.7-2_all.deb