Page 1 of 1

lost manage software tab in control center

PostPosted: Mar 9th, '13, 22:38
by zff4
did some remove software earlier, and now there is no "manage software" tab in my control center. Perhaps I removed something I shouldn't have. That was silly of me.
What must I do to recover the tab?

Re: lost manage software tab in control center

PostPosted: Mar 9th, '13, 23:11
by alf
you maybe removed rmpdrake. try
Code: Select all
urpmi rpmdrake

Re: lost manage software tab in control center

PostPosted: Mar 10th, '13, 00:56
by zff4
Thanks. It asked for the disk but returned an error. Clean install looks to be the option. But thanks....

Re: lost manage software tab in control center

PostPosted: Mar 10th, '13, 15:38
by djennings
No need to reinstall. That is Windows thinking.

These commands will sort you out
Code: Select all
su -
urpmi.removemedia -a
urpmi.addmedia --distrib --mirrorlist
urpmi rpmdrake


That will remove the disc media, add in a set of online media and install the software install GUI
Once you have it back do not forget to enable the 'non-free' and 'tainted' software repositories which will be disabled by default.