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

Last updated: September 21,2024

1. Install "node-backbone" package

Learn how to install node-backbone on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-backbone

2. Uninstall "node-backbone" package

Please follow the step by step instructions below to uninstall node-backbone on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-backbone
Priority: optional
Section: universe/web
Installed-Size: 217
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: backbone
Version: 0.9.10-3
Replaces: libjs-backbone (<< 0.5.3-3)
Depends: nodejs, libjs-backbone, node-underscore
Recommends: libjs-json, libjs-jquery | libjs-zepto | libjs-ender
Breaks: libjs-backbone (<< 0.5.3-3)
Filename: pool/universe/b/backbone/node-backbone_0.9.10-3_all.deb
Size: 3010
MD5sum: 44dbc515eac2a4b2bc665f8290a1c474
SHA1: c25030b9cd0faf3bb7fe6389039c9a2875f2d6a7
SHA256: 7797c48bf64bb8b097db841aba4e82386bf83fe2bbf89ecfebb8c63944e8da9c
Description-en: some Backbone for JavaScript applications - Node module
Node is an event-based server-side JavaScript engine.
.
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 node-uuid usable with Node.
Description-md5: a02ed6ad4e022ae7ca13769032d9e682
Homepage: http://backbonejs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu