How to Install and Uninstall node-knockout Package on Kali Linux

Last updated: May 11,2024

1. Install "node-knockout" package

This guide covers the steps necessary to install node-knockout on Kali Linux

$ sudo apt update $ sudo apt install node-knockout

2. Uninstall "node-knockout" package

This tutorial shows how to uninstall node-knockout on Kali Linux:

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

3. Information about the node-knockout package on Kali Linux

Package: node-knockout
Version: 3.5.1+ds-1
Installed-Size: 529
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 99156
SHA256: eeeeeaa142e2617eacbcd6444a397192855d4716ae362c33a44bf9946efedcee
SHA1: 5055e9b61dd4dc5a52197283abdf1e7efc8ca8d8
MD5sum: b19e4f41b4e9e03c38613c65727831db
Description: JavaScript MVVM framework
Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it
easier to create rich, desktop-like user interfaces with JavaScript and HTML.
It uses observers to make your UI automatically stay in sync with an
underlying data model, along with a powerful and extensible set of declarative
bindings to enable productive development.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://knockoutjs.com/
Section: javascript
Priority: optional
Filename: pool/main/n/node-knockout/node-knockout_3.5.1+ds-1_all.deb