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

Last updated: May 19,2024

1. Install "node-camelcase" package

This guide covers the steps necessary to install node-camelcase on Kali Linux

$ sudo apt update $ sudo apt install node-camelcase

2. Uninstall "node-camelcase" package

Please follow the guidance below to uninstall node-camelcase on Kali Linux:

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

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

Package: node-camelcase
Version: 7.0.0-3
Installed-Size: 29
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6032
SHA256: e0c4dcc9e1541f21af943d05bf63008e47e5cc6571c83bd2dcddc11977f0f83d
SHA1: 0fce982a8643a6f3f32172ba57d2b0391e587723
MD5sum: f206fe1ab1dab829d6e2a6558b271b0a
Description: Convert a string to camelCase
Convert a dash, dot, underscore or space separated string to camelCase.
I.e. foo-bar -> fooBar.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sindresorhus/camelcase
Section: javascript
Priority: optional
Filename: pool/main/n/node-camelcase/node-camelcase_7.0.0-3_all.deb