On Thu, Mar 9, 2023 at 9:37 AM Alex <mysqlstudent@gmail.com> wrote:
Hi,
I don't see mongodb in the default fedora37 repo. Anyone know where I might find a maintained package? I've been using the one from centos7, I believe, but it's dated and would like to find a more current version.

MongoDB changed their license such that it's no longer considered free. If you have to have it, then your only real option is to use their RPMS

https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-red-hat/#install-mongodb-community-edition

They only build for EL but you can try installing on Fedora, as long as the deps are met, it should work.

Thanks,
RichardÂ