MongoDB package broken on Tumbleweed.

When trying to install MongoDB I get the following error:

Problem: nothing provides 'libboost_program_options.so.1.76.0()(64bit)' needed by the to be installed mongodb-mongoperf-3.6.8-4.46.x86_64 Solution 1: do not install mongodb-3.6.8-4.46.x86_64  Solution 2: break mongodb-mongoperf-3.6.8-4.46.x86_64 by ignoring some of its dependencies

And when running mongo:

mongo: error while loading shared libraries: libyaml-cpp.so.0.6: cannot open shared object file: No such file or directory

uname -r:

5.19.8-1-default

What causes this and how can it be fixed? I need to use mongodb somewhat urgently… :\

Thanks in advance,
Nick.

First you could mention from where you try to download it as this package is in no official openSUSE repository, but only private ones…
Did you notify the packager of your private repo about this issue? Tumbleweed provides only a newer version of libboost_program_options1_80_0. So you need to get an old version of this package to satisfy the dependencies of MongoDB.