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

Last updated: May 10,2024

1. Install "node-inflected" package

This tutorial shows how to install node-inflected on Kali Linux

$ sudo apt update $ sudo apt install node-inflected

2. Uninstall "node-inflected" package

This is a short guide on how to uninstall node-inflected on Kali Linux:

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

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

Package: node-inflected
Version: 2.1.0-5
Installed-Size: 102
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 17336
SHA256: b46d909676766f4e9954b1743c049d15fd06b652d538aeb59882d4ecfdafb134
SHA1: b0d8924d3b99a0074ab17fa22b723810df550fed
MD5sum: f67f01cd4392488924a4ddc8da15ae17
Description: port of ActiveSupport's inflector to Node.js
This library transforms words from singular to plural, class names to table
names, modularized class names to ones without, and class names to foreign
keys.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/martinandert/inflected#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-inflected/node-inflected_2.1.0-5_all.deb