How to Install and Uninstall libjs-prettify Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libjs-prettify" package

This tutorial shows how to install libjs-prettify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-prettify

2. Uninstall "libjs-prettify" package

Please follow the steps below to uninstall libjs-prettify on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjs-prettify package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjs-prettify
Priority: optional
Section: universe/web
Installed-Size: 143
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: prettify.js
Version: 2013.03.04+dfsg-4
Filename: pool/universe/p/prettify.js/libjs-prettify_2013.03.04+dfsg-4_all.deb
Size: 36564
MD5sum: c8b3e3c3139714285ba71604d855a73e
SHA1: 4ef54c52aa7d27c46e5c0dab97dc9293e1719241
SHA256: 3d4cf17564bb015dba4c2902bd19e7a853a22889d41fba44cc5281ccb0457d92
Description-en: 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: f181027e46872383582621efc9d54d6a
Homepage: https://code.google.com/p/google-code-prettify/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu