How to Install and Uninstall mongo-tools Package on Kali Linux

Last updated: May 21,2024

1. Install "mongo-tools" package

Please follow the instructions below to install mongo-tools on Kali Linux

$ sudo apt update $ sudo apt install mongo-tools

2. Uninstall "mongo-tools" package

Please follow the guidelines below to uninstall mongo-tools on Kali Linux:

$ sudo apt remove mongo-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the mongo-tools package on Kali Linux

Package: mongo-tools
Version: 100.9.1+ds1-0kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 72286
Depends: libc6 (>= 2.34)
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1), golang-1.21 (= 1.21.4-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-aws-aws-sdk-go (= 1.45.14-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-davecgh-go-spew (= 1.1.1-3), golang-github-golang-snappy (= 0.0.2-3), golang-github-jmespath-go-jmespath (= 0.4.0-2), golang-github-klauspost-compress (= 1.17.2+ds1-1), golang-github-mattn-go-colorable (= 0.1.13-1), golang-github-mattn-go-isatty (= 0.0.20-1), golang-github-mattn-go-runewidth (= 0.0.15-2), golang-github-mgutz-ansi (= 0.0~git20200706.d51e80e-1), golang-github-mitchellh-go-wordwrap (= 1.0.1-2), golang-github-montanaflynn-stats (= 0.7.1-1), golang-github-nsf-termbox-go (= 0.0~git20160914-3), golang-github-pkg-errors (= 0.9.1-3), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-github-rivo-uniseg (= 0.4.4-1), golang-github-urfave-cli-v2 (= 2.3.0-3), golang-github-xdg-go-pbkdf2 (= 1.0.0-2), golang-github-xdg-go-scram (= 1.1.2-1), golang-github-xdg-go-stringprep (= 1.0.4-1), golang-github-youmark-pkcs8 (= 1.1-3), golang-go-flags (= 1.4.0-6), golang-go.crypto (= 1:0.14.0-1), golang-golang-x-exp (= 0.0~git20231006.7918f67-1), golang-golang-x-mod (= 0.13.0-1), golang-golang-x-sync (= 0.4.0-1), golang-golang-x-sys (= 0.13.0-1), golang-golang-x-term (= 0.13.0-1), golang-golang-x-text (= 0.13.0-1), golang-gopkg-tomb.v2 (= 0.0~git20161208.d5d1b58-3), golang-gopkg-yaml.v3 (= 3.0.1-3), golang-mongodb-mongo-driver (= 1.12.1+ds1-1), golang-testify (= 1.8.4-1), golang-yaml.v2 (= 2.4.0-4)
Homepage: https://github.com/mongodb/mongo-tools
Priority: optional
Section: golang
Filename: pool/main/m/mongo-tools/mongo-tools_100.9.1+ds1-0kali1_amd64.deb
Size: 22040764
SHA256: 16123a09948b650cca925af51b4c0a643a070ace516b258f076490bacd8340a5
SHA1: ae47838cf2cdc8d7233b4f9475cbcd9a04827d1c
MD5sum: 857bba295ce747a045406a4d645b1826
Description: MongoDB tools (program)
This package contains tools for MongDB:
* bsondump - display BSON files in a human-readable format
* mongoimport - Convert data from JSON, TSV or CSV and insert them
into a collection
* mongoexport - Write an existing collection to CSV or JSON format
* mongodump/mongorestore - Dump MongoDB backups to disk in .BSON
format, or restore them to a live database
* mongostat - Monitor live MongoDB servers, replica sets, or
sharded clusters
* mongofiles - Read, write, delete, or update files in GridFS
Description-md5: