PDA

View Full Version : Ubuntu / Code::Blocks SVN . . How do I install contrib-plugins? (Pasgui PPA)



Jynks
May 9th, 2012, 01:13 PM
I decided to use the PPA offered by Pasgui but the contrib plugins did not install and I do not know how to install them...

https://launchpad.net/~pasgui/+archive/ppa/



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


The above sets the ppa and installs his build of code::blocks fine (I think it was 3 days old) I do not know the command to install the contrib-plugins ... any ideas?

Vaphell
May 9th, 2012, 05:19 PM
that ppa doesn't provide the package according to its list of packages


apt-cache search contrib | grep codeblocks
or something like that to check if they are available in your currently enabled repos