How to Install MySQL Workbench on Deepin Gnu/Linux

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

Setting Up

  1. 2. Downloading MySQL Workbench for Deepin

    Download MySQL Workbench for Deepin GNU/Linux

    Get MySQL Workbench .deb for Deepin

    Grab the Ubuntu release.

  2. 3. Installing MySQL Workbench

    Then to Set up MySQL Workbench on Deepin Linux
    First, Access the Target, usually in the Downloads folder:
    (But if downloaded with Firefox it can be instead into /tmp/mozilla*)

    cd && cd Downloads

    To Check that there is run:

    ls . | mysql-workbench

    Now Setup gdebi Package Installer with:

    sudo apt install gdebi gdebi-core

    And then to Setup MySQL Workbench:

    sudo gdebi mysql-workbench*amd64.deb

    Finally, in case of Issue to Fix it run:

    sudo apt --fix-broken install

Contents


QuickChic Theme • Powered by WordPress