Install this package:
emerge -a dev-db/mongodb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-db/mongodb
Or alternatively:
emerge --autounmask-write -a dev-db/mongodb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 8.0.12 | 8 | amd64 ~arm64 -riscv | 0 |
<pkgmetadata> <longdescription lang="en"> MongoDB (from "humongous") is a scalable, high-performance, open source, schema-free, document-oriented database. Written in C++, MongoDB features: MongoDB bridges the gap between key-value stores (which are fast and highly scalable) and traditional RDBMS systems (which provide structured schemas and powerful queries). </longdescription> <use> <flag name="mongosh">Install the MongoDB shell from <pkg>app-admin/mongosh-bin</pkg></flag> <flag name="tools">Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg></flag> </use> <upstream> <remote-id type="cpe">cpe:/a:mongodb:mongodb</remote-id> <remote-id type="github">mongodb/mongo</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-db/mongodb |
euse -E <flag> -p dev-db/mongodb |
euse -D <flag> -p dev-db/mongodb
| Flag | Description | 8.0.12 |
|---|---|---|
| cpu_flags_x86_avx | ⚠️ | ✓ |
| debug | Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems ⚠️ | ✓ |
| kerberos | ⚠️ | ✓ |
| mongosh | Install the MongoDB shell from <pkg>app-admin/mongosh-bin</pkg> | ✓ |
| ssl | ⚠️ | ✓ |
| tools | Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg> | ⊕ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | mongodb-8.0.12.gh.tar.gz | 98534080 bytes | 8.0.12 |
| Type | File | Size |
|---|---|---|
| DIST | mongodb-8.0.8-patches.tar.xz | 8076 bytes |