How to Install and Uninstall node-highlight.js Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "node-highlight.js" package

Please follow the guidelines below to install node-highlight.js on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-highlight.js package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-highlight.js
Priority: optional
Section: universe/web
Installed-Size: 436
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: highlight.js
Version: 8.2+ds-4build1
Replaces: node-highlight (<< 8.2+ds-2~)
Provides: node-highlight
Depends: nodejs
Recommends: javascript-common
Breaks: node-highlight (<< 8.2+ds-2~)
Filename: pool/universe/h/highlight.js/node-highlight.js_8.2+ds-4build1_all.deb
Size: 106936
MD5sum: c8e4b4878627a2b26b150eb4466f48f6
SHA1: 0ce8c6841047b13a03e2c9bd012341adceb60dd7
SHA256: d6eb59b813a4f03a86a91b08f5e6bfec395d974a69b882619d74fc55fd47fb6a
Description-en: 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: 58a4ab22b9faf3d919292f287bcff02a
Homepage: http://highlightjs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu