

# tar xf robo3t-1.4.0-linux-x86_ -C /opt/robo3t -strip-component=1Ĭreate symbolic links for robo3t executable, so it can be run from anywhere. # mkdir /opt/robo3tĮxtract Robo 3T tarball in the /opt/robo3t directory by using tar command. However, you can also use a web browser such as Google Chrome to download the same.

Since, we are working from command-line, therefore, we are downloading the latest version of Robo 3T by using wget command. You can download Robo 3T from their official website. Yur Linux operating system is now up-to-date. Update already installed software packages in your Linux operating system. We are using a minimal CentOS 8 virtual machine with following specifications.Ĭonnect with as root user by using a ssh client. Robo 3T not only analyzes the semantic of the code, but also executes it in an internal JavaScript VM, allowing it to give users a runtime auto-completion that is impossible to obtain statically. Currently, it embeds the latest MongoDB 3.2 shell. Robo 3T embeds the same engine and environment, that is part of mongo shell. Robo 3T (formerly RoboMongo) is a simple, lightweight, free and open-source GUI software for administration of MongoDB database servers.
#Download robo 3t how to#
In this article, you will learn how to install Robo 3T on CentOS 8. Robo 3T (formerly RoboMongo) is a GUI tool for easy administration of MongoDB database servers.
