How to Install and Uninstall nodejs-backbone.noarch Package on Fedora 39
Last updated: January 01,2025
1. Install "nodejs-backbone.noarch" package
This guide covers the steps necessary to install nodejs-backbone.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
nodejs-backbone.noarch
Copied
2. Uninstall "nodejs-backbone.noarch" package
Please follow the guidelines below to uninstall nodejs-backbone.noarch on Fedora 39:
$
sudo dnf remove
nodejs-backbone.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the nodejs-backbone.noarch package on Fedora 39
Last metadata expiration check: 0:55:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : nodejs-backbone
Version : 1.3.3
Release : 16.fc39
Architecture : noarch
Size : 27 k
Source : nodejs-backbone-1.3.3-16.fc39.src.rpm
Repository : fedora
Summary : Models, Views, Collections, and Events for JavaScript applications (Nodejs module)
URL : http://backbonejs.org/
License : MIT
Description : Backbone supplies structure to JavaScript-heavy applications by providing
: models 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 application over a RESTful JSON interface.
:
: This package provides Backbone as a Nodejs module, for use in server-side
: applications or with browserify.
Available Packages
Name : nodejs-backbone
Version : 1.3.3
Release : 16.fc39
Architecture : noarch
Size : 27 k
Source : nodejs-backbone-1.3.3-16.fc39.src.rpm
Repository : fedora
Summary : Models, Views, Collections, and Events for JavaScript applications (Nodejs module)
URL : http://backbonejs.org/
License : MIT
Description : Backbone supplies structure to JavaScript-heavy applications by providing
: models 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 application over a RESTful JSON interface.
:
: This package provides Backbone as a Nodejs module, for use in server-side
: applications or with browserify.