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

Re: IPv4 v IPv6



On Tue, Jun 18, 2019 at 02:39:53PM +0200, Pascal Hambourg wrote:
> Le 17/06/2019 à 19:00, Dan Ritter a écrit :
> > 
> > sudo apt remove avahi*
> 
> This may raise some dependency issues. Here :
> 
> The following packages will be REMOVED:
>   adwaita-icon-theme avahi-daemon bochs bochs-term bochs-x
>   ca-certificates-java colord default-jre default-jre-headless epdfview
>   firefox-esr firefox-esr-l10n-fr galculator gksu gnome-icon-theme
[...]

Are you sure you used 'avahi*' and not '*avahi*' ?

wooledg:~$ dpkg -l 'firefox*' 'avahi*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-===================================
un  avahi-autoipd  <none>       <none>       (no description available)
ii  avahi-daemon   0.7-4+b1     amd64        Avahi mDNS/DNS-SD daemon
un  firefox        <none>       <none>       (no description available)
ii  firefox-esr    60.7.0esr-1  amd64        Mozilla Firefox web browser - Exten

wooledg:~$ aptitude why avahi-daemon
i   cups Recommends avahi-daemon

wooledg:~$ sudo apt remove 'avahi*'
[sudo] password for wooledg: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'avahi-ui-utils' for glob 'avahi*'
Note, selecting 'avahi-daemon' for glob 'avahi*'
Note, selecting 'avahi-dnsconfd' for glob 'avahi*'
Note, selecting 'avahi-autoipd' for glob 'avahi*'
Note, selecting 'avahi-utils' for glob 'avahi*'
Note, selecting 'avahi-discover' for glob 'avahi*'
Package 'avahi-autoipd' is not installed, so not removed
Package 'avahi-discover' is not installed, so not removed
Package 'avahi-dnsconfd' is not installed, so not removed
Package 'avahi-ui-utils' is not installed, so not removed
Package 'avahi-utils' is not installed, so not removed
The following packages will be REMOVED:
  avahi-daemon libnss-mdns
0 upgraded, 0 newly installed, 2 to remove and 1 not upgraded.
After this operation, 407 kB disk space will be freed.
Do you want to continue? [Y/n] 


Reply to: