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

Last updated: October 06,2024

1. Install "node-inflection" package

Here is a brief guide to show you how to install node-inflection on Kali Linux

$ sudo apt update $ sudo apt install node-inflection

2. Uninstall "node-inflection" package

Please follow the step by step instructions below to uninstall node-inflection on Kali Linux:

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

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

Package: node-inflection
Version: 2.0.1-1
Installed-Size: 81
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 13336
SHA256: ffb02b68e245d18d2412051967b381c4004b3dc0e41342c5f0910e2bd7142746
SHA1: 6a93db99aaec0e846bdf604173453619f623063e
MD5sum: 6908a1b75ee5f34fffbc01c856f82535
Description: port of inflection-js to node.js module
inflection-js is a port of the functionality from Ruby on Rails' Active Support
Inflection classes into Javascript. inflection is a port of inflection-js to
node.js npm package. Instead of extending JavaScript native String object like
inflection-js does, inflection separate the methods to a independent package to
avoid unexpected behaviors.
Description-md5:
Homepage: https://github.com/dreamerslab/node.inflection
Section: javascript
Priority: optional
Filename: pool/main/n/node-inflection/node-inflection_2.0.1-1_all.deb