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

Last updated: May 13,2024

1. Install "node-bones" package

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

$ sudo apt update $ sudo apt install node-bones

2. Uninstall "node-bones" package

In this section, we are going to explain the necessary steps to uninstall node-bones on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-bones
Priority: extra
Section: universe/web
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: amd64
Version: 2.0.1+ds1-4ubuntu1
Depends: nodejs (>= 0.6.19~dfsg1-3~), node-underscore, node-jquery, node-backbone, node-mirror, node-optimist, node-express
Filename: pool/universe/n/node-bones/node-bones_2.0.1+ds1-4ubuntu1_amd64.deb
Size: 23910
MD5sum: 6b437e206ea18a3e933b679ea485af57
SHA1: e1d9ef4483bb7479295fb10c6f48a42332ec4c41
SHA256: 32c7abd031521d8eb4967f26c8fe861ccfa99f6d261c189a26b677cbf9cc4750
Description-en: framework for using backbone.js on client and server for NodeJS
Bones provides conventions for Backbone applications, and it allows most code
to be shared on the server and the client. Bones exposes your Backbone routes
as regular paths on the server so they can be accessed by non-JavaScript
agents, while capable clients can enjoy the normal client-side Backbone
experience.
Description-md5: ef7ef48f92bd8c2410b213d2e83a34db
Homepage: https://github.com/developmentseed/bones
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu