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

Last updated: May 15,2024

1. Install "libjs-prettify" package

Please follow the step by step instructions below to install libjs-prettify on Kali Linux

$ sudo apt update $ sudo apt install libjs-prettify

2. Uninstall "libjs-prettify" package

This is a short guide on how to uninstall libjs-prettify on Kali Linux:

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

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

Package: libjs-prettify
Source: prettify.js
Version: 2015.12.04+dfsg-1.1
Installed-Size: 155
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 41720
SHA256: 14d41a0dde607d259997a4c625b5408b8e6017c0f3d67cc050eaa65f1ee545db
SHA1: 9000e1c31627e42611f457034003683826d16bf4
MD5sum: c9f04e16922e768b0c1f3a034db5166f
Description: syntax highlighting of source code snippets in an html page
A Javascript module and CSS file that allows syntax highlighting of
source code snippets in an html page.
.
Features:
.
* Works on HTML pages
* Works even if code contains embedded links, line numbers, etc.
* Simple API : include some JS&CSS and add an onload handler.
* Customizable styles via CSS. See the themes gallery
* Supports all C-like, Bash-like, and XML-like languages.
* Extensible language handlers for other languages.
* Widely used with good cross-browser support.
Description-md5:
Homepage: https://github.com/google/code-prettify/
Section: javascript
Priority: optional
Filename: pool/main/p/prettify.js/libjs-prettify_2015.12.04+dfsg-1.1_all.deb