Code::Blocks Forums

User forums => Help => Topic started by: verthex on May 05, 2010, 12:34:35 pm

Title: Fedora 12 Linux Codeblocks plugin problem
Post by: verthex on May 05, 2010, 12:34:35 pm
So I used "yum install codeblocks" in Fedora 12 and it installed everything fine but I'm trying to find plugins for it; namely the devpak installer plugin and I cannot activate it (since it doesnt exist), I cannot find it on the internet or this site, and it seems I cannot find any extra plugins for C::B besides the ones I installed initially (yum installed by default). Is there a "yum update ???" command that allows plugins to be added to C::B?

Any other suggestions are welcome, thanks.   8)
Title: Re: Fedora 12 Linux Codeblocks plugin problem
Post by: Folco on May 05, 2010, 12:37:46 pm
yum install codeblocks-contrib

But you could use a soft like YumEx and search for "codeblocks" to see all related RPMs.

yum update just refreshes the RPMs list in the cache of yum.
Title: Re: Fedora 12 Linux Codeblocks plugin problem
Post by: verthex on May 05, 2010, 01:20:07 pm
Works great thanks!  8)