triadaboard.blogg.se

Install robo 3t ubuntu command line
Install robo 3t ubuntu command line







install robo 3t ubuntu command line

So first move the directory sudo mv robo3t /optĪnd then symlink it like so sudo ln -s /opt/robo3t/bin/robo3t /usr/bin/robo3t For example, if youre on Ubuntu 14.04, you can. This makes for a better way of organising your applications, and keeping such add-on packages is what /opt is for. If youre on Linux, click on Linux then go to the Version drop down and select the appropriate version. 3T will continue development of Robo 3T in parallel with its own MongoDB.

install robo 3t ubuntu command line

Save the image like robo3t.png and move this image to folder robo3t and then, instead of dumping the whole thing in /usr you can transfer this directory to /opt directory and symlink the binary file to /usr/bin or /usr/local/bin. Robo 3T (formerly Robomongo) is the free lightweight GUI for MongoDB enthusiasts. (For whatever reason, the Robo3T package itself does not contain any png file for the icon) You can rename the folder to something simpler mv robo3t-x.x.x-linux-x86_64-xxxxxxx robo3tĭowload any images with format. You can first extract the package: cd ~/Downloads Mv /tmp/robomongo.txt ~/.local/share/applications/sktop robomongo-0.9.0-linux-x86_64-0786489 /opt/robomongoĮcho "" > /tmp/robomongo.txtĮcho "Encoding=UTF-8" > /tmp/robomongo.txtĮcho "Name=Robomongo" > /tmp/robomongo.txtĮcho "Comment=Launch Robomongo" > /tmp/robomongo.txtĮcho "Icon=/opt/robomongo/robomongo.png" > /tmp/robomongo.txtĮcho "Exec=/usr/sbin/robomono" > /tmp/robomongo.txtĮcho "Terminal=false" > /tmp/robomongo.txtĮcho "Type=Application" > /tmp/robomongo.txtĮcho "Categories=Developer " > /tmp/robomongo.txtĮcho "StartupNotify=true" > /tmp/robomongo.txt

#Install robo 3t ubuntu command line install#

and it's a bit more verbose so it should be understandable to most: # Pull down and install Robomongo by copying files









Install robo 3t ubuntu command line