How to Install and Uninstall libjs-cssrelpreload Package on Kali Linux

Last updated: May 20,2024

1. Install "libjs-cssrelpreload" package

Please follow the steps below to install libjs-cssrelpreload on Kali Linux

$ sudo apt update $ sudo apt install libjs-cssrelpreload

2. Uninstall "libjs-cssrelpreload" package

Learn how to uninstall libjs-cssrelpreload on Kali Linux:

$ sudo apt remove libjs-cssrelpreload $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-cssrelpreload package on Kali Linux

Package: libjs-cssrelpreload
Version: 3.1.0+dfsg+~cs3.1.3-1
Installed-Size: 42
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-loadcss, node-fg-loadcss (= 3.1.0), node-loadcss (= 0.0.2), node-types-fg-loadcss (= 3.1.1)
Recommends: javascript-common
Size: 10620
SHA256: c19173a0cac4308dae337d6b3971658bbc06a2a7b7026b24d838e606007033eb
SHA1: d4a0a3e88a783caa8bbf18f75e7fbaa2cee8384b
MD5sum: b9bf2c4368335946767480f0a10f5c19
Description: JavaScript to load CSS asynchronously
This JavaScript library provides functions to load CSS asynchronously.
.
Referencing CSS stylesheets with link[rel=stylesheet] or @import causes
browsers to delay page rendering while a stylesheet loads. When loading
stylesheets that are not critical to the initial rendering of a page, this
blocking behavior is undesirable. The new standard
enables loading stylesheets asynchronously, without blocking rendering, and
loadCSS provides a JavaScript polyfill for that feature to allow it to work
across browsers, as well as providing its own JavaScript method for loading
stylesheets.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/filamentgroup/loadCSS
Section: javascript
Priority: optional
Filename: pool/main/libj/libjs-cssrelpreload/libjs-cssrelpreload_3.1.0+dfsg+~cs3.1.3-1_all.deb