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

How to Install Oracle Sql Developer on Linux Mint 19.1

December 20, 2018 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Oracle Sql Developer

    Download Oracle SQL Developer for Linux.

    Oracle SQL Developer .zip 32/64-bit Linux
  2. 3. Extracting Oracle Sql Developer

    Then Double-Click on Archive and Extract into /tmp.

    How to Install Oracle Sql Developer Linux Mint 19.1 - Extraction

    In not unzip then first setup it with:

    sudo apt install unzip
  3. 4. Installing Oracle Sql Developer

    Then to Install Oracle SQL Developer
    Next Relocate it:

    sudo mv /tmp/sqldeveloper /opt/

    Give Execution permissions:

    sudo chmod +x /opt/sqldeveloper/sqldeveloper.sh

    Again Set the SuperUser as Owner:

    sudo chown -R root:root /opt/sqldeveloper/sqldeveloper.sh

    Make a Symlink for Easy Launching:

    sudo ln -s /opt/sqldeveloper/sqldeveloper.sh /usr/local/bin/sqldeveloper

Contents


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