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

Last updated: September 20,2024

1. Install "node-mysql" package

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

$ sudo apt update $ sudo apt install node-mysql

2. Uninstall "node-mysql" package

In this section, we are going to explain the necessary steps to uninstall node-mysql on Kali Linux:

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

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

Package: node-mysql
Version: 2.18.1+~2.3.2-2
Installed-Size: 479
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-sqlstring (= 2.3.2)
Depends: node-bignumber, node-readable-stream
Size: 107908
SHA256: 3a7263e58351e7d28176979ad289476c98f4a3a460e9550cdec7a27000342c51
SHA1: ecc53a3477c160fbfce071210a31efb7cd498f06
MD5sum: 7ba71826fa1a1241ff8432f30fc1b283
Description: MySQL client implementation for Node.js
Implementation of the MySQL protocol for Node.js.
.
This MySQL module provides non-blocking I/O with MySQL databases. It is written
in pure Javascript and there is no dependency on external C libraries such as
libmysql.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/felixge/node-mysql
Section: javascript
Priority: optional
Filename: pool/main/n/node-mysql/node-mysql_2.18.1+~2.3.2-2_all.deb