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

Last updated: May 09,2024

1. Install "node-decamelize" package

Please follow the guidance below to install node-decamelize on Kali Linux

$ sudo apt update $ sudo apt install node-decamelize

2. Uninstall "node-decamelize" package

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

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

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

Package: node-decamelize
Version: 4.0.0-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 4080
SHA256: fd677929bbcee34ff8210156d61459105dbcd2d1dc9cc27acb3a3b559eb1da03
SHA1: 134fe9385ceaa18f82c848789833f4b5a80be529
MD5sum: 1deab652618d5c876ac4e4d10ca34a8d
Description: convert a camelized string into a lowercased one with a custom separator
This module converts a camelized string into a lowercased one with a
custom separator. For example: unicornRainbow → unicorn_rainbow
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/decamelize
Section: javascript
Priority: optional
Filename: pool/main/n/node-decamelize/node-decamelize_4.0.0-2_all.deb