After following the documentation provided here: https://www.mongodb.com/docs/v5.0/tutorial/install-mongodb-on-red-hat/
I keep getting this error:
Error: Problem: cannot install the best candidate for the job
- package mongodb-org-5.0.12-1.el8.x86_64 does not have a compatible architecture
- nothing provides mongodb-org-database needed by mongodb-org-5.0.12-1.el8.x86_64
- nothing provides mongodb-mongosh needed by mongodb-org-5.0.12-1.el8.x86_64
- nothing provides mongodb-org-tools needed by mongodb-org-5.0.12-1.el8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
when I try to run
sudo yum install mongodb-org