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

Last updated: May 06,2024

1. Install "libjs-class.js" package

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

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

2. Uninstall "libjs-class.js" package

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

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

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

Package: libjs-class.js
Priority: optional
Section: universe/web
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Fladischer
Architecture: all
Source: class.js
Version: 1.0.0+dfsg-2
Recommends: javascript-common
Suggests: libjs-class.js-doc
Filename: pool/universe/c/class.js/libjs-class.js_1.0.0+dfsg-2_all.deb
Size: 6220
MD5sum: 2d1271431415fc17876b0d967a2d7fd2
SHA1: a2de598c9452eb3f5d27f6da7a37c252be741a3b
SHA256: fa4140cd002bf08a0b20067c4232da4aa8302d55241753f57ab893628ca6f321
Description-en: Class Based Inheritance for JavaScript
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.
Description-md5: eb3c7fd9161caf94ce70d0974f8bab1d
Homepage: https://github.com/divio/classjs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu