Author Topic: Fedora 12 Linux Codeblocks plugin problem  (Read 3962 times)

Offline verthex

  • Multiple posting newcomer
  • *
  • Posts: 15
Fedora 12 Linux Codeblocks plugin problem
« 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)

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Fedora 12 Linux Codeblocks plugin problem
« Reply #1 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.
Kernel Extremist - PedroM power ©

Offline verthex

  • Multiple posting newcomer
  • *
  • Posts: 15
Re: Fedora 12 Linux Codeblocks plugin problem
« Reply #2 on: May 05, 2010, 01:20:07 pm »
Works great thanks!  8)