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

Last updated: May 20,2024

1. Install "mongodb-server" package

Learn how to install mongodb-server on Kali Linux

$ sudo apt update $ sudo apt install mongodb-server

2. Uninstall "mongodb-server" package

Please follow the guidance below to uninstall mongodb-server on Kali Linux:

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

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

Package: mongodb-server
Source: mongodb
Version: 1:6.1.1-0kali6
Architecture: all
Maintainer: Kali Developers
Installed-Size: 83
Depends: mongodb-clients, mongodb-server-core (>= 1:6.1.1-0kali6), mongodb-server-core (<< 1:6.1.1-0kali6.1~), adduser
Homepage: https://www.mongodb.org
Priority: optional
Section: non-free/database
Filename: pool/non-free/m/mongodb/mongodb-server_6.1.1-0kali6_all.deb
Size: 20236
SHA256: d5b1de589f23551665793201fc6ddd58fc6c1e346d7be5bf1e9e0bed691eb563
SHA1: e9c1dbd45cb5443f61d2c10508bfcb7cc6fdbb2c
MD5sum: 03d397495f84f20771335ac1607d66c3
Description: object/document-oriented database (managed server package)
MongoDB is a high-performance, open source, schema-free
document-oriented data store that's easy to deploy, manage
and use. It's network accessible, written in C++ and offers
the following features:
.
* Collection oriented storage - easy storage of object-style data
* Full index support, including on inner objects
* Query profiling
* Replication and fail-over support
* Efficient storage of binary data including large objects (e.g. videos)
* Auto-sharding for cloud-level scalability
.
High performance, scalability, and reasonable depth of
functionality are the goals for the project.
.
This package installs MongoDB as a system service.
Description-md5: