Author Topic: Installing Codeblocks  (Read 3107 times)

Offline wolf1000

  • Single posting newcomer
  • *
  • Posts: 7
Installing Codeblocks
« on: February 06, 2013, 02:57:57 pm »
Hi!

First of all, I would like to apologise if this is a stupid question. I am new on Ubuntu, and I have tried many times, and many ways to install CodeBlocks 12.11 from here: https://launchpad.net/~pasgui/+archive/ppa/ but with no results  :'( . I have Ubuntu 12.10 installed. Could anyone tell me exactly what I have to do? Thank you in advance!  :)

L.E. Problem solved. Topic can be closed.
« Last Edit: February 06, 2013, 04:40:53 pm by wolf1000 »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Installing Codeblocks
« Reply #1 on: February 07, 2013, 05:59:36 pm »
From this source:
https://help.launchpad.net/Packaging/PPA/InstallingSoftware

Code
sudo add-apt-repository ppa:pasgui/ppa
sudo apt-get update
sudo apt-get install codeblocks