Removing RPMS

  • Willy
  • Graduate
  • Graduate
  • No Avatar
  • Joined: Jul 03, 2003
  • Posts: 199
  • Status: Offline

Post July 11th, 2003, 7:42 am

I am bewildered:

[root@localhost dload]# rpm -ev perl-DBD-MySQL-2.1017-3.i386.rpm
error: package perl-DBD-MySQL-2.1017-3.i386.rpm is not installed
[root@localhost dload]# rpm -ev MySQL-server-4.0.13-0.i386.rpm
error: package MySQL-server-4.0.13-0.i386.rpm is not installed
[root@localhost dload]# rpm -Uvh MySQL-server-4.0.13-0.i386.rpm
warning: MySQL-server-4.0.13-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5
error: Failed dependencies:
libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1017-3
libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17
[root@localhost dload]# rpm -ev perl-DBD-MySQL-2.1017-3.i386.rpm
error: package perl-DBD-MySQL-2.1017-3.i386.rpm is not installed
[root@localhost dload]#


can someone explain what is going on, or what i may be doing wrong?? thanks
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 11th, 2003, 7:42 am

  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8925
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Offline

Post July 11th, 2003, 4:35 pm

When you remove an RPM simply put the name of the RPM, not the name of the rpm file. So probably something like

rpm -ev perl-DBD-MySQL

would do the trick. If you do not know the exact name of the rpm that you are trying to remove you can see all the installed RPM's on your server by typing

rpm -qa

If you want to narrow the search down so that you do not have to look through all the rpms that the previous command puts you could type something like

rpm -qa | grep perl
Ozzu Hosting - Want your website on a fast server like Ozzu?

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 54 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.