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

Last updated: May 02,2024

1. Install "libjs-cocktail" package

Learn how to install libjs-cocktail on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-cocktail

2. Uninstall "libjs-cocktail" package

Please follow the guidance below to uninstall libjs-cocktail on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjs-cocktail $ sudo apt autoclean && sudo apt autoremove

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

Package: libjs-cocktail
Priority: extra
Section: universe/web
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.7-3
Recommends: javascript-common
Filename: pool/universe/libj/libjs-cocktail/libjs-cocktail_0.5.7-3_all.deb
Size: 4062
MD5sum: 5fb3de2238a3580bf30a7f24564cbd8e
SHA1: cfbed8693392891b17c86648a340138c8677efb7
SHA256: 4a65c562745065c92aceba8974c24623e7da59e87c44182c327145dbf02ebcbb
Description-en: implementation of Backbone mixins
With Cocktail, it is possible to break out a shared Backbone.js
model/collection/view behaviors into separate modules and mix them into
classes with. Cocktail is an implementation of Backbone mixins. Mixins are
simply bare-bones JavaScript objects that provide additional functionality to
Backbone objects. Think of them as bags of methods that will get added to all
instances of objects.
Description-md5: 6e46395acb4609ec1f313bcd0e3f8c0a
Homepage: https://github.com/onsi/cocktail
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu