Hi
Trying to install SQL-Developer tool on Oracle Linux machine.
But i am getting error.
# cat /etc/issue
Enterprise Linux Enterprise Linux Server release 5.5 (Carthage)
>> Downloaded JDK file from Java SE Development Kit 8 - Downloads
Java SE Development Kit 8u77 You must accept the Oracle Binary Code License Agreement for Java SEto download this software.Thank you for accepting the Oracle Binary Code License Agreement for Java SE; you may now download this software. |
---|
Product / File Description | File Size | Download |
---|
| | |
Linux x86 | 154.74 MB | jdk-8u77-linux-i586.rpm |
| | |
>> Installing dependencies
# sudo yum install sqldeveloper-4.1.3.20.78-1.noarch.rpm
Loaded plugins: security
Setting up Install Process
Examining sqldeveloper-4.1.3.20.78-1.noarch.rpm: sqldeveloper-4.1.3.20.78-1.noarch
Marking sqldeveloper-4.1.3.20.78-1.noarch.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package sqldeveloper.noarch 0:4.1.3.20.78-1 set to be updated
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================
Package Arch Version Repository Size
===============================================================================================================
Installing:
sqldeveloper noarch 4.1.3.20.78-1 /sqldeveloper-4.1.3.20.78-1.noarch 387 M
Transaction Summary
===============================================================================================================
Install 1 Package(s)
Upgrade 0 Package(s)
Total size: 387 M
Is this ok [y/N]: y
Downloading Packages:
Package sqldeveloper-4.1.3.20.78-1.noarch.rpm is not signed
Thanks.