How to install Oracle SQL Developer on Ubuntu 24.04

preview_player
Показать описание
In today’s tutorial, we’ll walk you through the step-by-step process of installing Oracle SQL Developer on Ubuntu 24.04. Whether you're a database administrator, a developer, or just getting started with SQL, SQL Developer is a powerful tool that makes database management easier and more efficient

Download Oracle SQL Developer:

Commands

apt search openjdk | grep -E 'openjdk-.*-jdk/'

sudo apt install openjdk-21-jdk

sudo mv sqldeveloper /opt/

echo 'export PATH=$PATH:/opt/sqldeveloper/sqldeveloper/bin' | sudo tee -a ~/.bashrc

source ~/.bashrc
Рекомендации по теме
Комментарии
Автор

excellent job, greetings from Ecuador

marcoantoniogomezvivar
Автор

how we can have a new connection to database, how to make connect? how to modify listener?

rezasaleh-ri
join shbcf.ru