dietpi-software chromium-browser installation fails

Unable to install chromium-browser on dietpi /rpi4.
It exits with error code 100.


Using sub shell - when trying to install -

sudo apt-get install chromium-browser
It shows several unmet dependencies, viz -
libcups2:armhf
libgtk-3-0:armhf
& few more.

Installing these individually leads to further unmet dependencies…


Am I missing some step or doing anything incorrectly?
Please help/suggest.

Hi,

many thanks for your message. Something seems to be screwed-up on your APT package manager. You can try following.

sudo apt-get install -f
sudo dpkg --configure -a
sudo apt-get install -f

hello I have the same problem, how can we resolve this problem ?
thanks…

can you share some more insidte on your issue. What version of Debian you are running, which SBC model? Probably the error message?

I am also having the same issue.


│ APT install for: chromium-browser │
│ - Command: apt-get -qq --allow-change-held-packages install │
│ chromium-browser │
│ - Exit code: 100 │
│ - DietPi version: v6.33.3 (MichaIng/master) | HW_MODEL: 4 | HW_ARCH: 3 | │
│ DISTRO: 5 │
│ - Image creator: DietPi Core Team │
│ - Pre-image: Raspberry Pi OS 64-bit │
│ - Error log: │
│ E: Unable to correct problems, you have held broken packages.

No resolve using Install -f etc.

Hi,

issue is Raspberry OS 64bit. Best to my knowledge chromium-browser is not yet available on 64bit.