Author Topic: Need help with installing latest nightly on Ubuntu 11.04  (Read 3624 times)

sheomualjy

  • Guest
Need help with installing latest nightly on Ubuntu 11.04
« 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

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Need help with installing latest nightly on Ubuntu 11.04
« Reply #1 on: December 31, 2011, 08:25:15 pm »
Code
sudo apt-get install codeblocks codeblocks-contrib
should do it.