How To Install Sql Developer On Linux
In this mail service I am going to share the steps for installation of SQL Developer on Linux Mint OS or Ubuntu.
SQL developer will require to jdk equally pre-requisites.
Steps:
one. Install jdk eight or above.
sudo apt-get install openjdk-viii-jdk
It will be installed in below folder
/usr/lib/jvm/java-8-openjdk-amd64
2. SQL Developer which we wil download from Oracle Website would in rpm format. I am going to use alien tool to covert information technology in debian(deb) format.
sudo apt-get install -y alien
3. Convert the SQL developer rpm to debain format.
himanshu@himanshu-ThinkPad-T430 ~/Downloads $ ls -ltr sqldeveloper-19.2.ane.247.2212.noarch.rpm
-rw-rw-r-- ane himanshu himanshu 420128668 Sep xviii 23:46 sqldeveloper-nineteen.ii.one.247.2212.noarch.rpm
himanshu@himanshu-ThinkPad-T430 ~/Downloads $ sudo alien sqldeveloper-nineteen.2.ane.247.2212.noarch.rpm
One time done nosotros can see beneath deb file.
himanshu@himanshu-ThinkPad-T430 ~/Downloads $ ls -ltr sqldeveloper_19.2.one-248.2212_all.deb
-rw-r--r-- 1 root root 416469574 Sep xix 00:02 sqldeveloper_19.2.i-248.2212_all.deb
4. Install SQL Programmer parcel now.
You tin can user GUI to install the package
or
Run below command on terminal
himanshu@himanshu-ThinkPad-T430 ~/Downloads $ sudo dpkg -i sqldeveloper_19.2.1-248.2212_all.deb
Selecting previously unselected parcel sqldeveloper.
(Reading database ... 256436 files and directories currently installed.)
Preparing to unpack sqldeveloper_19.ii.1-248.2212_all.deb ...
Unpacking sqldeveloper (nineteen.2.ane-248.2212) ...
Setting up sqldeveloper (19.2.1-248.2212) ...
Processing triggers for libc-bin (two.23-0ubuntu11) ...
5. Open SQL Developer, Start time it will ask for jdk path, please provide aforementioned path as washed in step 1
himanshu@himanshu-ThinkPad-T430 /usr/local/bin $ ls -ltr sqldeveloper
-rwxr-xr-x i root root 34 Sep 5 03:58 sqldeveloper
himanshu@himanshu-ThinkPad-T430 /usr/local/bin $ ./sqldeveloper
Oracle SQL Programmer
Copyright (c) 2005, 2022, Oracle and/or its affiliates. All rights reserved.
Default JDK not found
Type the total pathname of a JDK installation (or Ctrl-C to quit), the path will be stored in /domicile/himanshu/.sqldeveloper/nineteen.2.ane/product.conf
/usr/lib/jvm/java-eight-openjdk-amd64
Source: https://www.funoracleapps.com/2019/09/how-to-install-sql-developer-on-linux.html
Posted by: stephensonasciage.blogspot.com
0 Response to "How To Install Sql Developer On Linux"
Post a Comment