How to Install and Uninstall libjs-cssrelpreload Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libjs-cssrelpreload" package

Learn how to install libjs-cssrelpreload on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libjs-cssrelpreload

2. Uninstall "libjs-cssrelpreload" package

Please follow the instructions below to uninstall libjs-cssrelpreload on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjs-cssrelpreload package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjs-cssrelpreload
Architecture: all
Version: 3.1.0+dfsg+~0.0.2-2
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Provides: libjs-loadcss, node-fg-loadcss, node-loadcss (= 0.0.2)
Recommends: javascript-common
Filename: pool/universe/libj/libjs-cssrelpreload/libjs-cssrelpreload_3.1.0+dfsg+~0.0.2-2_all.deb
Size: 10012
MD5sum: 87c27c8f7255140e3297f38d2fc105c2
SHA1: 049a8b7fc4c6cd26d56f91557825909f4f2d1c5d
SHA256: 467389d4e163024fec392c97dee066139e78acd090e9b8c583d0c2e5426d6284
SHA512: b2f415e97d7846e0fa12640dfeb7b5a2bc22ba62d0627249f5964b1f998e0078c60345a4ac10db97f21553cb73dff9545dbab2fa9f78d671b4dd27f8fbc537e1
Homepage: https://github.com/filamentgroup/loadCSS
Description-en: 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: f1be946b42d94b52e3a3b2c5a1f73c70