01-21-2021, 03:16 PM
I was able to successfully install chromium on mobian using flatpak:
sudo apt install flatpak # but it was already installed for some reason
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.chromium.Chromium
Chromium seems to run perfectly fine (based on playing around with it for the last 30 minutes).
sudo apt install flatpak # but it was already installed for some reason
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.chromium.Chromium
Chromium seems to run perfectly fine (based on playing around with it for the last 30 minutes).