$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

SQuirreL SQL Installation in Ubuntu 22.04 – Step-by-step

December 13, 2022 | By the+gnu+linux+evangelist.

Installing

  1. 3. Downloading SQuirreL SQL

    Download SQuirreL SQL for Ubuntu GNU/Linux

    SQuirreL SQL .jar for Ubuntu
  2. 4. Installing SQuirreL SQL

    So to SQuirreL SQL on Ubuntu
    First, access the Download location by default with:

    cd ~/Downloads

    To Check it’s there List the contents with:

    ls . | grep squirrel

    The grep Command refine the output List showing only the Entries matching the Keyword.
    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Now, to Run the Installer play:

    sudo java -jar ./squirrel-sql*.jar

    Follow with the Wizard:

    Welcome

    Optionally choose the Packs to be installed:

    Packs

    Again, Set the Installation Path, you may just accept the Default one:

    Path

    Eventually check the Required Minimum JRE Version:

    Jre Version

    And finally, in few time the Setup is successfully achieved:

    Finished

    Last, make a Symlink to Launch it from Terminal with:

    sudo ln -s /usr/local/squirrel-sql-4.5.1/squirrel-sql.sh /usr/local/bin/squirrel-sql

    In case, Change the Path above consequently…

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,