12-13-2020, 05:08 PM
(This post was last modified: 12-13-2020, 05:10 PM by Zebulon Walton.)
(12-13-2020, 02:53 PM)nas Wrote: This says the chromium browser has moved to snap releases. You can try a deb package from here but don't know if it will work.
Ugh. A whole new world of hurt where things can go horribly wrong. I primarily use Firefox anyway but some sites work better with Chromium. So I held my nose and attempted the installation...
Code:
apt install snapd
snap install core
snap install chromium
Unfortunately it didn't work, snap exits with an error when attempting to install the browser.
Code:
[mobian@mobian ~]$ sudo snap install chromium
error: cannot perform the following tasks:
- Mount snap "chromium" (1428) ([start snap-chromium-1428.mount] failed with exit status 1: Job failed.
So I just uninstalled the whole mess ("apt purge snapd") and will live without it for now.