$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Step-by-step – Oracle SQL Developer CentOS Stream 9 Installation

July 17, 2022 | By the+gnu+linux+evangelist.

GNU/Linux CentOS Stream 9 Installing Oracle SQL Developer – QuickStart Guide

Hi! The Tutorial shows you How to Install Oracle SQL Developer in CentOS Stream 9 GNU/Linux Desktop.

And Oracle SQL Developer for CentOS 9 is a Free Graphical Tool for Oracle 10g/11g/12c Database Development.

With SQL Developer, you can Browse Database Objects, Run SQL Statements and SQL Scripts, and Edit and Debug PL/SQL Statements.

Especially relevant: the Only Requirement for SQL Developer CentOS Stream 9 Installation is the Oracle Java Development Kit 9+.

Finally, this Guide is valid also for all the others Red Hat Linux Based Distros like:

  • Red Hat Enterprise Linux
  • Oracle Enterprise Linux
  • Rocky Linux
  • AlmaLinux
Oracle SQL Developer Quick Start on CentOS Stream 9 - Featured
  1. 1. Launching Terminal

    Open a Shell Terminal emulator window
    (Press “Enter” to Execute Commands)

    CentOS Stream 9 Install Oracle SQL Developer - Open Terminal
    In case first see: Terminal QuickStart Guide.
  2. 2. Downloading Oracle SQL Developer

    Download Oracle SQL Developer for GNU/Linux.

    Oracle SQL Developer .rpm Linux