How to install mongodb-clients latest version on Ubuntu?

后端 未结 5 817
说谎
说谎 2021-02-19 01:41

How do I install latest version of mongodb-clients on Ubuntu using apt-get?

apt-get install mongodb-clients only installs version

5条回答
  •  佛祖请我去吃肉
    2021-02-19 01:47

    For mongodb 3.2, below packages are supported. In order to use mongo shell, you need to install mongo-org-shell. Choose the right package according to your requreiements.

    install mongodb on ubuntu

提交回复
热议问题