The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
sudo apt-get install subversionsvn checkout svn://svn.code.sf.net/p/codeblocks/code/trunk codeblockssudo apt-get build-dep codeblockscd codeblocks./bootstrap./configure --with-contrib-plugins=all --prefix=/opt/codeblocks-svnmakesudo make install