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

Last updated: May 15,2024

1. Install "node-mongodb" package

Please follow the steps below to install node-mongodb on Kali Linux

$ sudo apt update $ sudo apt install node-mongodb

2. Uninstall "node-mongodb" package

Please follow the guidelines below to uninstall node-mongodb on Kali Linux:

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

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

Package: node-mongodb
Version: 3.6.4+~cs11.13.19-2
Installed-Size: 2642
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-bl, node-resolve-from, node-safe-buffer, node-semver
Size: 332316
SHA256: 81809f30faa983e1594f30097fc9ddcab3ebf7d94085e66bce55447ba5c75dc2
SHA1: e900de15dd15a28465113194b3740bd8a45547a2
MD5sum: 90fe2e1c48e1e85c0df70d44138649c0
Description: official MongoDB driver for Node.js
MongoDB is a high-performance, open source, schema-free document-oriented
data store.
.
node-mongodb provides a high-level API on top of node-mongodb-core that is
the meant for end users.
Description-md5: 67a42e5e66d69faf8e4447e0261356dd
Homepage: https://github.com/mongodb/node-mongodb-native
Section: javascript
Priority: optional
Filename: pool/main/n/node-mongodb/node-mongodb_3.6.4+~cs11.13.19-2_all.deb