Hi @Sheeri_Cabral,

  • I run the following command: sudo yum install -y mongodb-org
    as mentioned at that page.

  • The output of the command: ls -l /etc/yum.repos.d/mongodb*
    is:

-rw-r–r-- 1 root root 200 Jan 5 09:56 /etc/yum.repos.d/mongodb-org-4.4.repo

  • The output of the command: cat …
    is:

[mongodb-org-4.4]
name=MongoDB Repository
baseurl=https://repo.mongodb.org/yum/centos/$releasever/mongodb-org/4.4/x86_64/
gpgcheck=1
enabled=1
gpgkey=https://www.mongodb.org/static/pgp/server-4.4.asc

It’s a VPS hosting.

Thanks for your help! Best regards.

1 Like