
gksu gedit /etc/apt/sources.list
# codeblocks
deb http://lgp203.free.fr/ubuntu/ gutsy universe
# wx widgets
deb http://apt.wxwidgets.org/ gutsy-wx main
Note: Depending on what version of Ubuntu you are using, in step 1 you
may need to replace gutsy with feisty.
wget -q http://lgp203.free.fr/public.key -O- | sudo apt-key add -
wget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Lawrence Goetz
Prof. Yedidyah Langsam
Prof. Theodore Raphan