Description
CodeLite is a powerful open-source, cross platform code editor for C/C++.
Installation Instructions
For EL7:
cd '/etc/yum.repos.d/'
curl 'https://copr.fedorainfracloud.org/coprs/scx/wxGTK31/repo/epel-7/scx-wxGTK31-epel-7.repo' > 'scx-wxGTK31-epel-7.repo'
curl 'https://copr.fedorainfracloud.org/coprs/scx/codelite/repo/epel-7/scx-codelite-epel-7.repo' > 'scx-codelite-epel-7.repo'
yum install 'codelite'
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (27)* | EPEL 7 (227 downloads) |
![]() |
i386 (20)*, ppc64le (12)*, x86_64 (14)* | Fedora rawhide (184 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable scx/codelite
More info about enabling Copr repositories