Package Details: mongodb 8.2.7-1

Git Clone URL: https://aur.archlinux.org/mongodb.git (read-only, click to copy)
Package Base: mongodb
Description: A high-performance, open source, schema-free document-oriented database
Upstream URL: https://www.mongodb.com/
Keywords: database document-oriented nosql
Licenses: SSPL-1.0
Provides: mongodb
Submitter: felixonmars
Maintainer: pricechrispy
Last Packager: pricechrispy
Votes: 36
Popularity: 0.001993
First Submitted: 2019-01-18 22:08 (UTC)
Last Updated: 2026-05-08 20:13 (UTC)

Pinned Comments

pricechrispy commented on 2025-11-09 20:45 (UTC)

Current releases https://www.mongodb.com/try/download/community

pricechrispy commented on 2025-10-03 16:59 (UTC)

Before upgrading to 8.2, you must set the feature compatibility version to 8.0. See documentation: https://www.mongodb.com/docs/manual/release-notes/8.2-upgrade-standalone/#feature-compatibility-version

Note that building takes about 84gb of memory as of 8.2.1.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 Next › Last »

chrbayer commented on 2019-02-08 07:25 (UTC)

I have updated wiredtiger to the required commit for mongodb 4.0.6 and successfully build version 4.0.6. So this package can simply be updated :-)

gobyrne commented on 2019-01-28 17:14 (UTC)

I have an alternate solution that worked like a charm for me.

Create a docker container for your mongodb. Super simple, worked like a charm.

ali.molaei commented on 2019-01-28 09:09 (UTC)

Hi there, since we have all problems with compiling the MongoDB, I created a bin package for it, it is got from the MongoDB itself directly https://aur.archlinux.org/packages/mongodb-bin/

Use it happily :D

navarroaxel commented on 2019-01-26 22:11 (UTC)

@Leslie, maybe you run out of space of disk (33% is 150GB available) The compilation took me 395 minutes (via time) and 180GB on disk on Intel i7. The best way for install it now is download both packages from the archlinux archive and use the pacman -U <package> command: https://archive.archlinux.org/packages/m/mongodb/ https://archive.archlinux.org/packages/w/wiredtiger/

Leslie commented on 2019-01-26 13:45 (UTC)

Any idea why I'm getting out of space while compiling while I am totally sure to have enough space? my drive is only 33% full with 256GB max cap

navarroaxel commented on 2019-01-25 13:05 (UTC)

Well, if you need the package you can download it from: https://archive.archlinux.org/packages/m/mongodb/ and https://archive.archlinux.org/packages/w/wiredtiger/

This is so frustrating...

Ten0 commented on 2019-01-25 11:25 (UTC)

MongoDB, Inc. buys mLab, database as-a-service provider, then changes the license in order to have a monopoly on database-as-a-service, and now I can't even have mongo on my own computer because I don't have enough space on my hard drive to even compile it, so I would have to buy database-as-a-service from mLab.

They don't deserve the binary package to be off of the arch repositories.

gobyrne commented on 2019-01-24 20:44 (UTC)

@vegarab, review the commetn from @ismet ~160gb required for compiling. Crazy.

vegarab commented on 2019-01-24 15:53 (UTC)

87GB free on disk. 16 hours of compiling and it ends due to no free space (used all 87GB).