Unless you chose otherwise, you should find MySQL GUI Tools in the
/opt/mysql-gui-tools-version
directory.
If you installed MySQL GUI Tools using the RPM files you can remove
all the tools by typing at the command line:
shell> rpm -e mysql-*.rpm
You may remove individual tools by using the e
option with the name of the specific tool you wish to remove. For
instance, to remove only the Administrator tool type:
shell> rpm -e mysql-administrator-version.rpm
Note
Remember, if you plan to keep any one of the MySQL GUI Tools you
must also keep the
mysql-gui-tools-version.rpm
file.
After removal of all the MySQL GUI Tools, remove the
/opt/mysql-gui-tools-version
directory. if you have removed only selected tools, remove only
the associated directories.
If you installed MySQL GUI Tools using the generic tarball, you can
remove the tools by deleting the
/opt/mysql-gui-tools-version
directory. If you wish to remove an individual tool, find the
directory associated with that tool and delete it.