Results 1 to 4 of 4
Hi guys,
I am a real newbie to Linux and I accidentally uninstalled MCC, rpmdrake and so forth. I would apretiate very much any help in how to reinstall these ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-01-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 12
Reinstalling MCC
Hi guys,
I am a real newbie to Linux and I accidentally uninstalled MCC, rpmdrake and so forth. I would apretiate very much any help in how to reinstall these utilites.
Thanks in advance.
- 09-01-2006 #2
Open a terminal, type
su
to become root and enter the password (it will be masked), then type
urpmi draktools
That should do it. Maybe you will need to install some more tools separately (don't know, I never uninstalled the MCC). In that case launch e.g.
urpmi harddrake rpmdrake
and so on. For searching the database, use the urpmq <term> command
urpmi = install
urpmq = query
urpmf = find
urpme = erase/uninstall
Check the manpage (man urpmi) and the help files (urpmi --help) for learning more about the command-line options you have.
Good luck.Windows free since 2002 | computing since 1984
- 09-01-2006 #3
The right package to install is drakconf.
- 09-02-2006 #4Just Joined!
- Join Date
- Sep 2006
- Posts
- 12
Thanks guys, urpmi drakconf did the job.


Reply With Quote
