Re: Remove a RPM Installation

2004-03-02 Thread Egor Egorov
"Rafael Diaz Valdes" <[EMAIL PROTECTED]> wrote: > > Please how can I remove a RPM installation. I used = > MySQL-server-4.1.1-1.i386.rpm to install MySQL, but how can I delete it. > rpm -e MySQL-server-4.1.1-1.i386.rpm -- For technical support contracts, goto https://order.mysql.com/

Re: Remove a RPM Installation

2004-03-02 Thread Curtis Maurand
rpm -e Curtis On Tue, 2 Mar 2004, Rafael Diaz Valdes wrote: > > Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. > > -- -- Curtis Maurand mailto:[EMAIL PROTECTED] http://www.maurand.com -- MySQL General Mail

RE: Remove a RPM Installation

2004-03-02 Thread Bob Cohen
> Please how can I remove a RPM installation. I used > MySQL-server-4.1.1-1.i386.rpm to install MySQL, but how can I > delete it. shell> rpm -e MySQL-server-4.1.1-1 should do the job, assuming that "MySQL-server-4.1.1-1" is the correct name. You can verify the package name by typing shell> rpm

Re: Remove a RPM Installation ( OVER KILL ) ( OVER KILL ) ( OVER KILL ) ( OVER KILL ) ( OVER KILL )

2004-03-02 Thread danegron
rpm -e MySQL-server-4.1.1-1.i386.rpm Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to install MySQL, but how can I delete it. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTEC

Re: Remove a RPM Installation

2004-03-02 Thread Christopher Ferry
rpm -ev for instance for below package rpm -ev MySQL-server-4.1.1-1 -Chris On Tue, 2004-03-02 at 09:09, Rafael Diaz Valdes wrote: > Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. signature.asc Description: This i

Re: Remove a RPM Installation

2004-03-02 Thread jeffrey_n_Dyke
Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to install MySQL, but how can I delete it. -- if this was the exact package you installed with try rpm -e MySQL-server-4.1.1-1.i386.rpm you can also query for the installed packages with rpm -q mys

Re: Remove a RPM Installation

2004-03-02 Thread Richard Davey
Hello Rafael, Tuesday, March 2, 2004, 2:09:13 PM, you wrote: RDV> Please how can I remove a RPM installation. I used RDV> MySQL-server-4.1.1-1.i386.rpm to install MySQL, but how can I RDV> delete it. So far I have received 11 copies of this message - each has a unique "created" date so either my

Re: Remove a RPM Installation

2004-03-02 Thread Victor Medina
POST only once to the list On Tue, 2004-03-02 at 10:09, Rafael Diaz Valdes wrote: > Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. -- |...| | _

Re: Remove a RPM Installation

2004-03-02 Thread Victor Medina
Please, do not post more than one time the same question On Tue, 2004-03-02 at 10:08, Rafael Diaz Valdes wrote: > Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. -- |.

Re: Remove a RPM Installation

2004-03-02 Thread Alex Greg
> Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. rpm -e MySQL-server-4.1.1-1.i386 -- Alex -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[E

Re: Remove a RPM Installation

2004-03-02 Thread Victor Medina
Hello! rpm -e MySQL-server-4.1.1-1 Best Regards! On Tue, 2004-03-02 at 10:08, Rafael Diaz Valdes wrote: > Please how can I remove a RPM installation. I used MySQL-server-4.1.1-1.i386.rpm to > install MySQL, but how can I delete it. -- |...