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

Re: dpkg não remove pacote



Daemon BR escreveu:
> Não estou conseguindo remover 3 pacotes...
> Tentei com apt-get -f install;

Esse comando é para *instalar*, e não desinstalar o pacote!

> apt-get --purge;

Até onde eu saiba essa opção deve ser acompanhada do "remove"
# apt-get --purge remove nome_do_pacote

> apt-get upgrade

Esse comando é para atualizar o sistema

> pF  courier-authdaemon                0.58-4
> Courier authentication daemon
> ri  courier-authlib                   0.58-4
> Courier authentication library
> pi  courier-authlib-mysql             0.58-4
> MySQL support for the Courier authentication
> lua:/var/run#
>
> lua:/var/run# dpkg --purge courier-authdaemon

Já tentou começar pelo começo?
#aptitude remove courier-authlib-mysql courier-authlib courier-authdaemon

Att,
Renato


Reply to: