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

Last updated: May 16,2024

1. Install "node-yajsml" package

Please follow the step by step instructions below to install node-yajsml on Kali Linux

$ sudo apt update $ sudo apt install node-yajsml

2. Uninstall "node-yajsml" package

This guide covers the steps necessary to uninstall node-yajsml on Kali Linux:

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

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

Package: node-yajsml
Version: 1.1.5+ds-5
Installed-Size: 69
Maintainer: Debian Javascript Maintainers
Architecture: all
Suggests: libjs-jquery, libjs-underscore
Size: 12628
SHA256: e3d54a950f68ee3a5d9aa040ed84ab0caceabb87ac4071c41a0fe1e22bcc3691
SHA1: d3797287400a7ef6fea3b68180506f199421d25c
MD5sum: 3b5a642262a52d4ca18ae8499952361d
Description: Yet another (Common)JS module loader
Yajsml is a server-side component that allows JavaScript code to be
distributed in a reliable and performant way. Its three features are:
.
- Proxy pass through for individual resource requests.
- Bulk responses for requests of closely associated resources
(e.g. dependencies) when a request specifies a JSONP-style callback.
- Canonical packaged resources where requests for disparate resources
may be fulfilled through a redirect to one canonical packaged resource
(which exploits warmed caches).
.
The tool’s interface is simple enough that there is no need for a prescribed
implementation on the client-side. That said, the require-kernel is a terse
implementation of a CommonJS module manager that can use all the features in
yajsml.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/cweider/yajsml
Section: javascript
Priority: optional
Filename: pool/main/n/node-yajsml/node-yajsml_1.1.5+ds-5_all.deb