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

Last updated: May 02,2024

1. Install "libjs-headjs" package

In this section, we are going to explain the necessary steps to install libjs-headjs on Kali Linux

$ sudo apt update $ sudo apt install libjs-headjs

2. Uninstall "libjs-headjs" package

Here is a brief guide to show you how to uninstall libjs-headjs on Kali Linux:

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

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

Package: libjs-headjs
Source: node-headjs
Version: 1.0.3+dfsg.1-5
Installed-Size: 195
Maintainer: Debian Javascript Maintainers
Architecture: all
Recommends: javascript-common
Size: 29004
SHA256: a57cfb992aa3d7225818cf0d526b11a0fa22e9d21c0c2c5f5fbaf51f07f9e78a
SHA1: e8c5fa0063d806efd66ea8909ae19fe255c28ddb
MD5sum: 38ffb83f71d296a1ac5721c6a49c7cb9
Description: javascript libraryt for resource loading
headjs is a javascript library that has the following features:
* Speed up your apps: Load JS & CSS asynchronously and in parallel, but
execute them in order
* Load one asset if a condition is met, else fallback and load a different
one
* Manage script dependencies, and execute callbacks once they are loaded
* Cross-browser compatible <> let you code against
different resolutions & devices
* Fix quirks in specific browsers by quickly applying dedicated CSS/JS logic
* Detect various browsers & their versions
* Check if the client supports a certain Browser, HTML5, or CSS3 feature
* Automatically generates JS and CSS classes for browsers & features that
where detected
* Automatically generates CSS classes, to know what page or section a user
is viewing
* Know if the user is in landscape or portrait mode
* Or whether the client is using a mobile or desktop device
* Get old browsers to support HTML5 elements like nav, sidebar, header,
footer
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://headjs.com
Section: javascript
Priority: optional
Filename: pool/main/n/node-headjs/libjs-headjs_1.0.3+dfsg.1-5_all.deb