Re: problem removing mysql with yum

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2005-05-05 at 11:31 +0900, Mark Sargent wrote:
> Hi All,
> 
> am wishing to remove mysql with yum, but, get the following. Any 
> suggestions.? I tried yum install perl-DBD-MySQL but it said nothing to 
> do. Cheers.
> 
> Mark Sargent.
> 
> [root@localhost ~]# yum remove mysql

Check what package of mysql you got

[root@mimic ~]# rpm -qa|grep -i mysql
perl-DBD-MySQL-2.9003-5
libdbi-dbd-mysql-0.6.5-9
MySQL-server-4.1.11-0
MySQL-python-0.9.2-4
MySQL-shared-compat-4.1.10a-0
MySQL-client-4.1.11-0
mod_auth_mysql-20030510-5
php-mysql-4.3.11-2.5

then to uninstall MySQL-client issue this

[root@mimic ~]# yum remove MySQL-client
Setting up Remove Process
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package MySQL-client.i386 0:4.1.11-0 set to be erased
--> Running transaction check

Dependencies Resolved
Transaction Listing:
  Remove: MySQL-client.i386 0:4.1.11-0
Total download size: 0
Is this ok [y/N]: n
Exiting on user Command
Complete!



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux