When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.
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