Unable to install MongoDB on ubuntu 20.04
Unable to install MongoDB on ubuntu 20.04
Hello community
I was trying to host my software controller on to ubuntu 20.04 LTS and with the help of following help page -
https://www.tp-link.com/in/support/faq/2917/
but when i issue the following command for installation
sudo apt-get install -y mongodb-org
it gets failed giving error of unment dependencies.
Did anyone successfully hosted the controller onto ubuntu here?
Thanks