Skip to content

Instantly share code, notes, and snippets.

@gajoseph
Created July 14, 2017 16:24
Show Gist options
  • Save gajoseph/9bc54c8cdc264e9b5ecd77165290603a to your computer and use it in GitHub Desktop.
Save gajoseph/9bc54c8cdc264e9b5ecd77165290603a to your computer and use it in GitHub Desktop.
SQLDeveloper in linux
install a pakcage $rpm -ihv sqldeveloper-4.0.3.16.84-1.noarch.rpm
root@server Downloads]# rpm -qa | grep -i sqlde
sqldeveloper-4.1.0.17.29-1.noarch
[root@server Downloads]# rpm -e sqldeveloper-4.1.0.17.29-1
[root@server Downloads]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment