Do a rpm -qa | grep mysql and see which rpm is installed and then use that output to remove it

Here is what my desktop fedora core 2 has installed by default/


rpm -qa | grep mysql

mysql-server-3.23.58-9
mysql-3.23.58-9

You would uninstall both of the above. it sounds like you may be trying to uninstall the wrong package.


----

Finally got rid of Windows XP at home and running a full FC2 machine. Down with WinBlows (so far have not had an issue with connecting to a windows machine (work servers via Terminal service)

Long Live Linux!!!

Jim


Reno L wrote:

Hi, I used rpm -i to install MySQL server by some
error, and wanna re-install it again. However, I could
not use rpm -e to erase the it.
Output:
#rpm -e MySQL-server-4.0.20-0.i386.rpm
error: package MySQL-server-4.0.20-0.i386.rpm is not
installed.
This is wierd. I have it in my RH linux box.
Anyone know how to uninstall MySQL server with any
command? thanks.

Reno


_______________________________ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. http://promotions.yahoo.com/goldrush

_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca




_______________________________________________
clug-talk mailing list
[EMAIL PROTECTED]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca

Reply via email to