How to install Oracle SQL Developer on Ubuntu 22.04

Sdílet
Vložit
  • čas přidán 2. 03. 2024
  • Welcome to our comprehensive tutorial on installing Oracle SQL Developer on Ubuntu 22.04! Whether you're a seasoned developer or just starting with databases, this step-by-step guide will walk you through the process, ensuring a smooth installation on your Ubuntu system.
    Download Oracle SQL Developer:
    www.oracle.com/database/sqlde...
    Commands
    sudo apt install openjdk-11-jdk
    unzip sqldeveloper-*-no-jre.zip
    sudo mv sqldeveloper /opt/
    chmod +x /opt/sqldeveloper/sqldeveloper.sh
    sh /opt/sqldeveloper/sqldeveloper.sh
    echo 'export PATH=$PATH:/opt/sqldeveloper/sqldeveloper/bin' | sudo tee -a ~/.bashrc
    source ~/.bashrc

Komentáře • 18

  • @FarmFreshSoftware
    @FarmFreshSoftware Před 12 dny

    Thanks for that clear and concise instructional video. You made my earlier morning much easier. Thank you!

  • @Silver-Clouds
    @Silver-Clouds Před 25 dny

    i have been trying to download this for a long time. Now it works .. thank you so much

  • @ivanzq21
    @ivanzq21 Před 2 měsíci

    amazing, it works on Ubuntu ✌

  • @NamrataShinde-cs6ek
    @NamrataShinde-cs6ek Před 2 měsíci

    Wow, it worked

  • @danielromeo99
    @danielromeo99 Před 6 dny

    Thanks dude.

  • @aizhaeqeinsiedler8855
    @aizhaeqeinsiedler8855 Před 21 dnem +1

    Muito obrigado , vídeo foi útil até o fim :)

  • @koki9624
    @koki9624 Před 3 měsíci +2

    And then how to make new connection, I have problem in network

  • @nirajkutte3505
    @nirajkutte3505 Před měsícem

    its working 100%

  • @abrahammurithi5696
    @abrahammurithi5696 Před 3 měsíci +1

    great video , next on how to use it in ubuntu

  • @n_u_o02
    @n_u_o02 Před 3 měsíci

    The video is good, can you explain how to open it through the oracle terminal?

  • @mayuriyogesh
    @mayuriyogesh Před 3 měsíci

    Can same process we follow to install SQL on Zorin OS it will work?

  • @Vaideesh-cl2iq
    @Vaideesh-cl2iq Před 3 měsíci

    How to create new connection ?

  • @carlosraulromeromartinez4423

    i have a problem, you use jdk 11 for oracle, but I use JDK21 for my microservices, so I have a problem

  • @LizaMupende
    @LizaMupende Před 2 měsíci

    i get to the final step and it asks me for jdk pathway, anyone have a solution?

    • @rubendasilva7038
      @rubendasilva7038 Před měsícem

      you need to open the config file in nano and tell it physically where the JDK file is

  • @durjoy1088
    @durjoy1088 Před 3 měsíci +1

    how to access Username & Password for connection?

    • @rubendasilva7038
      @rubendasilva7038 Před měsícem

      default for oracle is username: system password:password

  • @gerardoserrano6231
    @gerardoserrano6231 Před 2 měsíci