My Raspberry Pi 3 cant install chromium... The terminal error looks like this:
Package chromium is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only
available from another source
However the following packages replace it:
chromium-inspector chromium-bsu
E: Package 'chromium' has no installation candidate
Tried updating, still wont work properly.
chromium
is outdated. I fixed it by usingchromium-browser
instead. If this doesn't work on the first try, install an update and try again. (sudo apt-get install update
) – Rowan Lerowsky Jan 20 '17 at 17:30chromium-browser
doesn't work. results in the samemmal_vc_init_fd
error mention in other comment – cyphunk Mar 17 '18 at 12:59