How to install Oracle SQL Developer on Ubuntu 22.04

Поділитися
Вставка
  • Опубліковано 2 бер 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

КОМЕНТАРІ • 22

  • @Silver-Clouds
    @Silver-Clouds Місяць тому

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

  • @FarmFreshSoftware
    @FarmFreshSoftware Місяць тому

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

  • @koki9624
    @koki9624 4 місяці тому +3

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

  • @aizhaeqeinsiedler8855
    @aizhaeqeinsiedler8855 Місяць тому +1

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

  • @NamrataShinde-cs6ek
    @NamrataShinde-cs6ek 3 місяці тому

    Wow, it worked

  • @danielromeo99
    @danielromeo99 26 днів тому

    Thanks dude.

  • @abrahammurithi5696
    @abrahammurithi5696 4 місяці тому +1

    great video , next on how to use it in ubuntu

  • @n_u_o02
    @n_u_o02 4 місяці тому +1

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

  • @Vaideesh-cl2iq
    @Vaideesh-cl2iq 4 місяці тому

    How to create new connection ?

  • @deveshsharma2345
    @deveshsharma2345 16 днів тому

    How to create mew connection

  • @mayuriyogesh
    @mayuriyogesh 3 місяці тому

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

  • @carlosraulromeromartinez4423
    @carlosraulromeromartinez4423 4 місяці тому

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

  • @ivanzq21
    @ivanzq21 3 місяці тому

    amazing, it works on Ubuntu ✌

    • @deveshsharma2345
      @deveshsharma2345 16 днів тому

      How you created new connections?

    • @ivanzq21
      @ivanzq21 16 днів тому

      @@deveshsharma2345 with what?

  • @nirajkutte3505
    @nirajkutte3505 2 місяці тому

    its working 100%

  • @LizaMupende
    @LizaMupende 3 місяці тому

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

    • @rubendasilva7038
      @rubendasilva7038 2 місяці тому

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

  • @durjoy1088
    @durjoy1088 3 місяці тому +1

    how to access Username & Password for connection?

    • @rubendasilva7038
      @rubendasilva7038 2 місяці тому

      default for oracle is username: system password:password

  • @gerardoserrano6231
    @gerardoserrano6231 2 місяці тому

  • @deveshsharma2345
    @deveshsharma2345 16 днів тому

    how to create new connection??? its just installed the sql developer but you should tell us how to create a new connection?? without that you video is not helpful