Skip to content

Instantly share code, notes, and snippets.

@pydawan
Forked from wbotelhos/gist:3165894
Created October 29, 2020 18:48
Show Gist options
  • Save pydawan/a660d552f7c73302228e3668cdb8521b to your computer and use it in GitHub Desktop.
Save pydawan/a660d552f7c73302228e3668cdb8521b to your computer and use it in GitHub Desktop.

Revisions

  1. @wbotelhos wbotelhos created this gist Jul 23, 2012.
    11 changes: 11 additions & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    # Download: http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

    sudo apt-get install alien
    sudo alien -k --scripts sqldeveloper*.rpm
    sudo dpkg -i sqldeveloper*.deb
    mkdir -p ~/.sqldeveloper

    # Paste the JDK path inside (/usr/lib/jvm/java-1.6.0-openjdk-i386)
    vim ~/.sqldeveloper/jdk

    # Applications > Programming > SQL Developer