RedHat Linux 7 CodeLite - Setting Up
Dowload CodeLite Latest Version for Oracle Linux
Choose a Fedora rmp Release.
Next Import the GPG Key with:
rpm --import https://repos.codelite.org/CodeLite.asc
Then to Install CodeLite on Oracle Linux.
Execute:
rpm -Uvh ~/Downloads/codelite-*.rpm
Finally, Launch & Enjoy CodeLite ;)