How to Install and Uninstall node-highlight.js Package on Kali Linux

Last updated: May 18,2024

1. Install "node-highlight.js" package

This guide let you learn how to install node-highlight.js on Kali Linux

$ sudo apt update $ sudo apt install node-highlight.js

2. Uninstall "node-highlight.js" package

Please follow the step by step instructions below to uninstall node-highlight.js on Kali Linux:

$ sudo apt remove node-highlight.js $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-highlight.js package on Kali Linux

Package: node-highlight.js
Source: highlight.js
Version: 9.18.5+dfsg1-2
Installed-Size: 1421
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-highlight, node-types-highlight.js (= 9.12.4)
Breaks: node-typescript-types (<< 20201111~)
Size: 332712
SHA256: 6b7f56edd30c5f0ec4ee5197563a5ccea54d73fc4e4886ba8ca5bbaeabca31f8
SHA1: 4123457c6b42f89e3d5518c9a91b058c7715fc11
MD5sum: 6a4f6b23404515cf86a6a6953d217edd
Description: JavaScript library for syntax highlighting - NodeJS
Highlight.js is a JavaScript library which automatically detects the
language of code blocks in a web page, and provides syntax highlighting
for them. The library supports more than fifty languages and is bundled
with more than twenty style themes.
.
This package contains the library highlight.js usable as a NodeJS module.
Description-md5:
Homepage: https://highlightjs.org/
Section: javascript
Priority: optional
Filename: pool/main/h/highlight.js/node-highlight.js_9.18.5+dfsg1-2_all.deb