![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to break mysql dump sql file | learnbash | Shell Programming and Scripting | 2 | 05-14-2008 02:39 AM |
| MySQL article - Sun and MySQL: How It Stacks Up for Developers | iBot | UNIX and Linux RSS News | 0 | 02-28-2008 08:20 PM |
| Mysql Script File | mph | Shell Programming and Scripting | 1 | 12-06-2007 09:32 AM |
| mysql would not start: missing mysql.sock | xnightcrawl | UNIX for Advanced & Expert Users | 2 | 05-26-2006 07:06 AM |
| MySQL problem >> missing mysql.sock | _hp_ | UNIX for Advanced & Expert Users | 8 | 11-03-2002 11:44 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Uninstalling Mysql 5.0.15 tar file
Hi Everyone,
I want to uninstall mysql-standard-5.0.15-linux-i686.tar. The problem is i don't no how to uninstall tar file. I know how to uninstall it through rpm but we have a binary file. can we use make uninstall or remove comand to do so? Or there is some other way of unistalling tar files. I am new to unix so i believe step wise process would give me better understanding of the subject. Hope to get the answer Thanks in advance.... |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
A MySQL binary distribution tarball is just extracted and ready to use. So there is nothing here as "uninstall" as there is no install going through. Just remove everything the MySQL directory created after the extraction and that should be it.
|
|||
| Google The UNIX and Linux Forums |