Code::Blocks Forums

User forums => Help => Topic started by: sheomualjy on December 31, 2011, 06:06:34 am

Title: Need help with installing latest nightly on Ubuntu 11.04
Post by: sheomualjy on December 31, 2011, 06:06:34 am
Hello

I have followed the instructions on the "Jens' (un-)official debian-repository for Code::Blocks" page to successfully add the repositories for nightly builds to my Ubuntu 11.04. However, no builds appear in the software center or synaptic, even after an update. Also, I don't know the name of the builds, meaning I can't install them via apt-get in the terminal.

Can someone please assist me to install the latest build?

Thanks
Title: Re: Need help with installing latest nightly on Ubuntu 11.04
Post by: Jenna on December 31, 2011, 08:25:15 pm
Code
sudo apt-get install codeblocks codeblocks-contrib
should do it.