How to Install DBeaver on Manjaro Gnu/Linux

April 12, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 3. Installing DBeaver

    So now, Extract DBeaver directly into the Target with one Command:

    sudo tar xvzf ~/Downloads/dbeaver*.tar.gz -C /opt/

    (If downloaded with Firefox it may be instead into the /tmp/mozilla* folder)
    Then Set the SuperUser as Owner with:

    sudo chown -R root:root /opt/dbeaver

    Finally, Make a Symlink to Easy Launching from Shell:

    sudo ln -s /opt/dbeaver/dbeaver /usr/local/bin/dbeaver
  2. 4. Installing Java

    How to Install Java on Bodhi GNU/Linux

    Java Installation Guide

Contents


QuickChic Theme • Powered by WordPress