how to remove postgresql package that don't want to be ?

2010-03-19 Thread Frank Bonnet
Hello I'm trying to remove the postgresql package without success ... any info welcome # aptitude remove posgresql Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing extended

Re: how to remove postgresql package that don't want to be ?

2010-03-19 Thread 秦光照
...@esiee.fr To: debian-user@lists.debian.org Subject: how to remove postgresql package that don't want to be ? Hello I'm trying to remove the postgresql package without success ... any info welcome # aptitude remove posgresql Reading package lists... Done Building dependency tree Reading state

Re: how to remove postgresql package that don't want to be ?

2010-03-19 Thread Andrei Popescu
On Fri,19.Mar.10, 11:08:30, Frank Bonnet wrote: Hello I'm trying to remove the postgresql package without success ... any info welcome The answer is contained within the question ;) # aptitude remove posgresql ... Couldn't find any package whose name or description matched posgresql

Re: how to remove postgresql package that don't want to be ?

2010-03-19 Thread Chris Jackson
Frank Bonnet wrote: Hello I'm trying to remove the postgresql package without success ... any info welcome [snip] h1n1:~# dpkg -l | grep postgres pi postgresql-8.3 8.3.9-0lenny1 object-relational SQL database, version 8.3 server ii postgresql-client-8.3

Re: how to remove postgresql package that don't want to be ?

2010-03-19 Thread Eric C. KOM
Hello I'm trying to remove the postgresql package without success ... any info welcome # aptitude remove posgresql Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing

Re: how to remove postgresql package that don't want to be ?

2010-03-19 Thread Jörg-Volker Peetz
To get rid of all installed packages with postgresql in their name try aptitude purge '~ipostgresql' If the dependencies of the postgresql packages are marked automatically installed, purge them also with aptitude purge '~c' -- Best regards, Jörg-Voolker. -- To UNSUBSCRIBE, email to