Page 1 of 1

[ANN] CodeLite 12.0.1 is available for download

Posted: Thu Apr 12, 2018 8:44 am
by eranif
Hi,

CodeLite version 12.0.1 is available for download.
The following platforms are supported in this release:
  • Windows 64 bit
  • Ubuntu 14.04/64 bit deb file (also works for Debian 8 and Linux Mint 17)
  • Ubuntu 16.04/64 bit deb file
Linux Users: to install the deb file, you will need to uninstall any old version of CodeLite you might have installed:

Code: Select all

sudo apt-get install gdebi
sudo apt-get purge codelite wxcrafter
sudo gdebi -n /path/to/codelite/deb/file
Links:
Download Page
What's New?

Thanks,
Eran