How to Install and Uninstall node-debbundle-es-to-primitive Package on Kali Linux

Last updated: May 14,2024

1. Install "node-debbundle-es-to-primitive" package

Please follow the instructions below to install node-debbundle-es-to-primitive on Kali Linux

$ sudo apt update $ sudo apt install node-debbundle-es-to-primitive

2. Uninstall "node-debbundle-es-to-primitive" package

This guide covers the steps necessary to uninstall node-debbundle-es-to-primitive on Kali Linux:

$ sudo apt remove node-debbundle-es-to-primitive $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-debbundle-es-to-primitive package on Kali Linux

Package: node-debbundle-es-to-primitive
Version: 1.2.1+~cs9.7.25-2
Installed-Size: 139
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-es-to-primitive (= 1.2.1), node-es-to-primitive (= 1.2.1+~cs9.7.25-2), node-has-symbols (= 1.0.3), node-is-callable (= 1.2.4), node-is-date-object (= 1.0.5), node-is-symbol (= 1.0.4), node-make-arrow-function (= 1.2.0), node-make-generator-function (= 2.0.0), node-object-is (= 1.1.5), node-types-es-to-primitive (= 1.2.4)
Depends: node-call-bind, node-define-properties
Recommends: node-es-abstract
Size: 39892
SHA256: 6cbf5bcfa0e63067ded4c9da24b5e835c6b11921d2a7226232e5365ef674decb
SHA1: 1f5743550593803a6a16e15632eb9abbb5511de7
MD5sum: 751d9bfafc961a09eae9e453c5d96ecd
Description: Pure javascript implementation of ToPrimitive algorithm
This package provides a ponyfill for ToPrimitive algorithm, thus
converting of JavaScript object to a primitive value. In JavaScript
a primitive is data that is not an object and has no method. There
are seven primitive data type: string, number, bigint, boolean, null,
undefined and symbol.
.
This bundle package includes also a few small packages
- node-is-callable test whether an object is callable.
- node-make-generator-function : returns an arbitrary generator function,
or undefined if generator syntax is unsupported.
- node-make-arrow-function: returns an arbitrary arrow function,
or undefined if arrow function syntax is unsupported.
- node-is-date-object: test whether an object is a date.
- node-has-symbol: determine if the JS environment has Symbol support.
support specs or shams.
- node-is-symbol: test whether a value is a JavaScript symbol.
- node-object-is: shim for Object.is
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ljharb/es-to-primitive#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-debbundle-es-to-primitive/node-debbundle-es-to-primitive_1.2.1+~cs9.7.25-2_all.deb