Install Oracle SQL Developer
How to install Oracle SQL Developer in your Linux Desktop Environment.
Last updated
How to install Oracle SQL Developer in your Linux Desktop Environment.
Last updated
If you like my work, ❤️ Sponsor Me. It would mean the world to me!
To be able to execute Oracle SQL Developer we need an installed JDK. The following command will install the Java OpenJDK:
Download Oracle SQL Developer for "Other Platforms" from Oracle:
After the download is completed, extract the ~/Downloads/sqldeveloper-*.zip
to ~/Applications/sqldeveloper
.
As last step, we are create a desktop integration file in ~/.local/share/applications/sqldeveloper.desktop
:
Replace USER with your actual username.
That's it: You've completed the installation of Oracle SQL Developer for your Linux Desktop Environment.