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

Last updated: May 05,2024

1. Install "libjs-class.js-doc" package

Please follow the step by step instructions below to install libjs-class.js-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-class.js-doc

2. Uninstall "libjs-class.js-doc" package

Learn how to uninstall libjs-class.js-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-class.js-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-class.js-doc
Priority: optional
Section: universe/doc
Installed-Size: 190
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Architecture: all
Source: class.js
Version: 1.0.0+dfsg-2
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/c/class.js/libjs-class.js-doc_1.0.0+dfsg-2_all.deb
Size: 27002
MD5sum: 52410d65ee36a620d2e56d88799987b6
SHA1: 52a71856c169dcdda0baf23afe87467dee31675a
SHA256: 5c3a22b12c4d6d1f11533f37acb610a5fa0919016c15045e7edae767810a6157
Description-en: Class Based Inheritance for JavaScript (Documentation)
Class.js is a JavaScript library for building class based object-oriented
programs using JavaScript’s prototypal inheritance. class.js strives to mimic
classical class inheritance provided by other languages such as Python, Java or
C. Its syntax is heavily inspired by MooTools class implementation.
.
This package contains the documentation.
Description-md5: 86948eab891178a71800a7422361ee45
Homepage: https://github.com/divio/classjs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu