How to install Oracle SQL Developer on Ubuntu 22.04

Published: 03 March 2024
on channel: ZacsTech
9,800
147

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:
https://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


Watch video How to install Oracle SQL Developer on Ubuntu 22.04 online, duration hours minute second in high quality that is uploaded to the channel ZacsTech 03 March 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 9,800 times and liked it 147 visitors.