How to Install and Uninstall node-prismjs Package on Kali Linux

Last updated: April 27,2024

1. Install "node-prismjs" package

Please follow the step by step instructions below to install node-prismjs on Kali Linux

$ sudo apt update $ sudo apt install node-prismjs

2. Uninstall "node-prismjs" package

Learn how to uninstall node-prismjs on Kali Linux:

$ sudo apt remove node-prismjs $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-prismjs package on Kali Linux

Package: node-prismjs
Version: 1.29.0+dfsg+~1.26.0-1
Installed-Size: 2272
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-prismjs (= 1.26.0)
Depends: node-clipboard
Size: 429884
SHA256: 66365f7e694f28ae4db54f0c20717ed72c60f3f1c08d21a2cc287ad22ebae74a
SHA1: caae2ee3393fa88a381f3b2a644bc36264459aee
MD5sum: 7c393380d32ac826efa7acf19b9c3d38
Description: Lightweight, robust, elegant syntax highlighting
A spin-off project from Dabblet. Some of its unique features include:
* It’s tiny. The core is only 1.5KB minified & gzipped.
* It’s incredibly extensible. Not only it’s easy to add new languages, but
also to extend existing ones.
* It encourages good author practices. Other highlighters encourage or even
force you to use elements that are semantically wrong, like
 (on its
own) or