简体   繁体   中英

Error while Installing MongoDB on AWS Amazon Linux

The error is:

Public key for mongodb-org-3.4.4-1.amzn1.x86_64.rpm is not installed

I am trying to install MongoDB as mentioned in official MongoDB documentaion HERE .

Lets try from this documentation: https://docs.mongodb.com/manual/tutorial/install-mongodb-on-linux/

Step1: Download the binary files for the desired release of MongoDB.

Step2: Extract the files from the downloaded archive.

Step3: Copy the extracted archive to the target directory.

Step4: Ensure the location of the binaries is in the PATH variable.

Step5: Run MongoDB.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM