Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #237560

Re: Uninstalling Chromium

From Greg Wooledge <greg@wooledge.org>
Newsgroups linux.debian.user
Subject Re: Uninstalling Chromium
Date 2021-07-20 23:10 +0200
Message-ID <CD5a1-5lW-3@gated-at.bofh.it> (permalink)
References <CD2c9-3nD-3@gated-at.bofh.it> <CD2c9-3nD-9@gated-at.bofh.it> <CD4nD-4QC-1@gated-at.bofh.it> <CD4H0-4WT-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Jul 20, 2021 at 01:38:12PM -0700, Weaver wrote:
> On 21-07-2021 06:17, Christian Britz wrote:
> > On 20.07.21 19:58 Greg Wooledge wrote:
> >> You probably have a desktop environment installed which Depends: on
> >> a web browser.  So, when you uninstall one, it falls back to a different
> >> one, in order to satisfy this dependency.
> >>
> >> If firefox-esr is currently installed, then you can ask aptitude what's
> >> keeping it here:
> >>
> >> aptitude why firefox-esr

> > In my case it is meta package gnome-core. It is a pity that it doesn't
> > have an alternative dependency on www-browser, this would be satisfied
> > by google-chrome-stable, which I prefer over chromium.

Yeah, that is... odd.

Even more odd, there's a 9-year-old bug open for it (sort of):

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662150

> There are plenty of others, quite stable.
> Falkon is as quick as any of them, if you're happy to work around [...]

The issue isn't that a given web browser is well- or ill-suited, but
rather that the Debian package named "gnome-core" has the following
hard-coded dependency:

unicorn:~$ apt-cache show gnome-core | grep firefox
Depends: [...] firefox-esr (>= 78) | firefox (>= 78) | chromium | chromium-browser | epiphany-browser, [...]

In other words, it only accepts the browsers specifically stated in that
list, and will not permit you to substitute any other.

I'm not even sure whether you can hack around it using equivs.  I know
that works for virtual packages like www-browser or mail-transport-agent
but I don't know whether it can be made to lie about having one of those
five specific packages installed.

Of course, the most obvious answer is "just install firefox-esr, even if
you don't use it".  (Well, second most obvious, after "purge gnome-core".)

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Uninstalling Chromium andrehpb@gmail.com - 2021-07-20 20:00 +0200
  Re: Uninstalling Chromium Greg Wooledge <greg@wooledge.org> - 2021-07-20 20:00 +0200
    Re: Uninstalling Chromium Christian Britz <cbritz@t-online.de> - 2021-07-20 22:20 +0200
      Re: Uninstalling Chromium Weaver <weaver@riseup.net> - 2021-07-20 22:40 +0200
        Re: Uninstalling Chromium Greg Wooledge <greg@wooledge.org> - 2021-07-20 23:10 +0200
          Re: Uninstalling Chromium Christian Britz <cbritz@t-online.de> - 2021-07-20 23:30 +0200
      Re: Uninstalling Chromium Jonathan Dowland <jon+debian-user@dow.land> - 2021-07-21 11:40 +0200
        Re: Uninstalling Chromium Reco <recoverym4n@enotuniq.net> - 2021-07-21 12:40 +0200
          virtual package names for web browsers (was Re: Uninstalling  Chromium) Jonathan Dowland <jon+debian-user@dow.land> - 2021-07-21 12:50 +0200
            Re: virtual package names for web browsers (was Re: Uninstalling  Chromium) Reco <recoverym4n@enotuniq.net> - 2021-07-21 13:10 +0200
              Re: virtual package names for web browsers (was Re: Uninstalling  Chromium) Greg Wooledge <greg@wooledge.org> - 2021-07-21 13:40 +0200
                Re: virtual package names for web browsers (was Re: Uninstalling  Chromium) Reco <recoverym4n@enotuniq.net> - 2021-07-21 13:50 +0200
                Re: virtual package names for web browsers (was Re: Uninstalling  Chromium) Jonathan Dowland <jon+debian-user@dow.land> - 2021-07-21 18:10 +0200

csiph-web