How to Install and Uninstall jsdoc-toolkit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 07,2024

1. Install "jsdoc-toolkit" package

Please follow the guidelines below to install jsdoc-toolkit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jsdoc-toolkit

2. Uninstall "jsdoc-toolkit" package

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

$ sudo apt remove jsdoc-toolkit $ sudo apt autoclean && sudo apt autoremove

3. Information about the jsdoc-toolkit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jsdoc-toolkit
Priority: extra
Section: universe/devel
Installed-Size: 379
Maintainer: Ubuntu Developers
Original-Maintainer: Georges Khaznadar
Architecture: all
Version: 2.4.0+dfsg-6
Depends: rhino
Filename: pool/universe/j/jsdoc-toolkit/jsdoc-toolkit_2.4.0+dfsg-6_all.deb
Size: 83372
MD5sum: 9b7cdaf938e6e2b8492f8398f3f63bb6
SHA1: 312595230ecb66072f1c9aac963428e42bcbb27a
SHA256: 6c2d328eb09d3fd5f2aa2b87f1006a69c13b590ca8cd6de8c870195dc3bf0b58
Description-en: automatic generator for HTML documentation of Javascript sources
JsDoc Toolkit is an application, written in JavaScript, for
automatically generating template-formatted, multi-page HTML (or XML,
JSON, or any other text-based) documentation from commented
JavaScript source code.
.
Based on the JSDoc.pm project, this was renamed "Jsdoc Toolkit"
during development as it grew into more than a simple version
upgrade.
Description-md5: ae4176730402fb956c93bd7980876741
Homepage: http://code.google.com/p/jsdoc-toolkit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu