On 2019-05-28 11:18:39 -0700, Patrick Bartek wrote: > On Tue, 28 May 2019 20:39:53 +0300 > Reco <recovery...@enotuniq.net> wrote: > > > On Tue, May 28, 2019 at 09:49:45AM -0700, Patrick Bartek wrote: > > > On Tue, 28 May 2019 18:56:44 +0300 > > > Reco <recovery...@enotuniq.net> wrote: > > > apt/apt-get already by default set NOT to install Recommends, only > > > dependencies. And I check before installing anything just to be sure. > > > > Yet your apt tries to install gksu, and mine does not. > > I'll check. It could be a dependency of a wicd dependency.
No, there isn't any dependency, even recursively: ypig:~> apt install -s wicd [...] The following additional packages will be installed: python-glade2 python-notify python-wicd rfkill wicd-daemon wicd-gtk wireless-tools [...] and I don't have gksu already installed: ypig:~> dpkg -s gksu dpkg-query: package 'gksu' is not installed and no information is available Use dpkg --info (= dpkg-deb --info) to examine archive files. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)