Re: UNINSTALL RPM MYSQL
Hardy Beltran Monasterios <[email protected]>
| Newsgroups | gmane.linux.redhat.release.psyche |
|---|---|
| Message-ID | <[email protected]> |
On jue, 2003-07-17 at 10:59, Suresh Babu A. [IT Engineer] wrote: > HI All, > > The database location of MYSQL "/var/lib/mysql" has been removed manually > by mistake, due to the above reason i could uninstall completelly. > > [root@glinux /]# rpm -qa | grep -i mysql > MySQL-server-4.0.12-0 > [root@glinux /]# > > How to remove it completely from the server version 8.0 ? rpm -e MySQL-server If you have dependencies (B requires A), you need remove first the package B, like this: rpm -e B rpm -e A or rpm -e B A RTFM: rpm(8) > Thanks > > SureshA > [email protected] Hardy Beltran Monasterios [email protected] -- Psyche-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/psyche-list