Hacker News new | ask | show | jobs
by KCUOJJQJ 2200 days ago
I do the same on 19.10. I also use another Chromium anyway, one that has hardware accelerated video playback.

https://launchpad.net/~saiarcot895/+archive/ubuntu/chromium-...

It's available on Ubuntu 20.04.

Once the regular Chromium had a higher version number than the Chromium in the PPA. aptitude updated to the regular Chromium. I then gave the PPA Chromium a priority of 1000 by creating a file called /etc/apt/preferences.d/saiarcot895-chromium-beta with the following content:

  Package: *chromium*
  Pin: release o=LP-PPA-saiarcot895-chromium-beta
  Pin-Priority: 1000