LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mysql uninstall (https://www.linuxquestions.org/questions/linux-software-2/mysql-uninstall-70956/)

hrishikesh 07-08-2003 09:30 AM

mysql uninstall
 
I would like to know how to completely remove mysql from Red hat 9.0 . I want to leave no traces of mysql. i have mysql version 4 installed with the rpm package.

I also want to remove apache completely.

please help

cyberskye 07-08-2003 10:27 AM

The man page for rpm covers this nicely

rpm -e *package_name*

Don't know if the mysql rpm created a user and will also remove it or not...I use the binary package from mysql.com

Qex 07-08-2003 10:54 AM

May I ask why you want to remove mysql and apache??

hrishikesh 07-08-2003 12:27 PM

i want to re install mysql and apache completely.. since the current versions are giving some problems.. i dont want any trace of the previous ones for a fresh new installation.

hitesh_linux 07-08-2003 12:59 PM

hi hrishikesh,

you have to uninstall all previous mysql rpm with depen. packages.
so uninstall all packages and then try .

by the way which version and which disti. you r using.
put ur question with more details.so people can suggest u clearly.

-------------
Hitesh

shandy^^^ 07-08-2006 04:11 AM

Hello...

Where can i get the package name? Im not the one who installed MYSQL in my PC...
Can somebody give me the complete process on how to install it?
Because I tried to start my MYSQL and it failed. I don't know what's wrong with it...

Skip-DMP 08-01-2006 02:13 PM

Also having this problem...

Installed from rpms and I know which version. However, simply uninstalling does not remove the root password for MySQL, which is my problem. The root password was set and all information that I can find on the web to reset it doesn't work.


All times are GMT -5. The time now is 10:20 AM.