- Install MongoDB >
- Install on Linux
Install on Linux¶
On this page
These documents provide instructions to install MongoDB for various Linux systems.
Recommended¶
For easy installation, MongoDB provides packages for popular Linux distributions. The following guides detail the installation process for these systems:
- Install on Red Hat
- Install MongoDB on Red Hat Enterprise and related Linux systems
using
.rpmpackages. - Install on Ubuntu
- Install MongoDB on Ubuntu Linux systems using
.debpackages. - Install on Debian
- Install MongoDB on Debian systems using
.debpackages.
For systems without supported packages, refer to the Manual Installation tutorial.
Manual Installation¶
For Linux systems without supported packages, see the following guide:
- Install on Other Linux Systems
- Install the official build of MongoDB on other Linux systems from MongoDB archives.