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

Last updated: May 06,2024

1. Install "libjs-backbone" package

This guide covers the steps necessary to install libjs-backbone on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjs-backbone

2. Uninstall "libjs-backbone" package

This is a short guide on how to uninstall libjs-backbone on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjs-backbone
Priority: optional
Section: universe/web
Installed-Size: 322
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: backbone
Version: 0.9.10-3
Depends: libjs-underscore
Recommends: libjs-json, libjs-jquery | libjs-zepto | libjs-ender, javascript-common
Filename: pool/universe/b/backbone/libjs-backbone_0.9.10-3_all.deb
Size: 69706
MD5sum: aa177d0b2ffe3de81f5e87282c28320b
SHA1: bc840793f47a0b368c69f49997fa8999a9ffb5c7
SHA256: 1d9c6890950c97485de197089ada3eb2a398a4f7361bf8af8aaed8006cb99034
Description-en: some Backbone for JavaScript applications - browser library
Backbone gives structure to your serious JavaScript web applications by
supplying models with key-value binding and custom events, collections
with a rich API of enumerable functions, views with declarative event
handling, and connects it all to your existing API over a RESTful JSON
interface.
.
This package contains backbone usable directly in web browsers.
Description-md5: 3264aef708066846cd78ca1d625f4532
Homepage: http://backbonejs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu