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

Last updated: May 17,2024

1. Install "highlight.js-doc" package

Here is a brief guide to show you how to install highlight.js-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "highlight.js-doc" package

This tutorial shows how to uninstall highlight.js-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: highlight.js-doc
Priority: optional
Section: universe/doc
Installed-Size: 628
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: highlight.js
Version: 8.2+ds-4build1
Depends: libjs-sphinxdoc
Filename: pool/universe/h/highlight.js/highlight.js-doc_8.2+ds-4build1_all.deb
Size: 264942
MD5sum: 09a92c2b27d503571a7e2ed039d53d71
SHA1: ae2818779432c60b8638be1b5ca836c3585b2918
SHA256: cf33a3a858b18c8848f67c54e771ac3ded8d6c55f340153a3dba41e65da58ec0
Description-en: JavaScript library for syntax highlighting - documentation
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 documentation of this library.
Description-md5: 222cc1c8693cb387f9fc39e2b3dd0b41
Homepage: http://highlightjs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu