Install Mongodump On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

Install Mongodump On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

mongodump

Utility to export the contents of a MongoDB instance.

Maintainer: Debian MongoDB Maintainers



Section: admin

Install mongodump

  • Debian apt-get install mongo-tools Click to copy
  • Ubuntu apt-get install mongo-tools Click to copy
  • Alpine OS apk add mongodb-tools Click to copy
  • Arch Linux pacman -S mongodb-tools Click to copy
  • Kali Linux apt-get install mongo-tools Click to copy
  • Fedora dnf install mongo-tools Click to copy
  • Raspbian apt-get install mongo-tools Click to copy
Installation of latest mongodump command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.