How to Install MySQL Workbench on Kali Gnu/Linux

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

Setting Up

  1. 3. Installing MySQL Workbench

    Then to Set up MySQL Workbench on Kali 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