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

Last updated: May 10,2024

1. Install "mongodb-clients" package

Please follow the step by step instructions below to install mongodb-clients on Kali Linux

$ sudo apt update $ sudo apt install mongodb-clients

2. Uninstall "mongodb-clients" package

Here is a brief guide to show you how to uninstall mongodb-clients on Kali Linux:

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

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

Package: mongodb-clients
Source: mongodb
Version: 1:6.1.1-0kali6
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 48892
Depends: libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libgoogle-perftools4 (>= 2.13), libpcre2-8-0 (>= 10.22), libsnappy1v5 (>= 1.1.10), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libstemmer0d (>= 0+svn527), libyaml-cpp0.8 (>= 0.7.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0)
Recommends: mongo-tools
Replaces: mongodb (<= 1:1.4.2-2)
Homepage: https://www.mongodb.org
Priority: optional
Section: non-free/database
Filename: pool/non-free/m/mongodb/mongodb-clients_6.1.1-0kali6_amd64.deb
Size: 13394280
SHA256: 57fd3a4b40c7bfc3f5b99da2fec6442ece45281dcacbe6e4dbcd42e1b6b289d5
SHA1: 974314833996c8f15b64c6a3851b2cb0a21ccd72
MD5sum: 9e20375f901f12a91548cff99151dd2a
Description: object/document-oriented database (client apps)
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 contains the standard administrative shell (mongo) and other
utilities for administration or analysis of performance of the server.
Description-md5: