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

Last updated: May 16,2024

1. Install "node-genfun" package

This is a short guide on how to install node-genfun on Kali Linux

$ sudo apt update $ sudo apt install node-genfun

2. Uninstall "node-genfun" package

Please follow the steps below to uninstall node-genfun on Kali Linux:

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

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

Package: node-genfun
Version: 5.0.0-2
Installed-Size: 48
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 15108
SHA256: 4c9d9c12cc71b83c5cc1844dd2e41fe1982bdf42bff90a4864e129b2ffb0ab0f
SHA1: eab8c1d4d523a2e3bed248b0bc32dbc1a128cfd8
MD5sum: e0f9751a0de4e52c3ecbab50cfb8b4fb
Description: fast, prototype-friendly multimethods
A genfun is a regular function object with overridden function
call/dispatch behavior. genfun is a Javascript library that lets
you define generic functions: regular-seeming functions that can be
invoked just like any other function, but that automatically dispatch
methods based on the combination of arguments passed to it when it's
called, also known as multiple dispatch.
.
This package is a dependency of npm, Node.js package manager.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/zkat/genfun
Section: javascript
Priority: optional
Filename: pool/main/n/node-genfun/node-genfun_5.0.0-2_all.deb