edivan Is it possible to install Chromium other than by AppImage? The AppImage file has been out of date for three years! Does Solus support Snap or Flatpack?
Harvey Yes solus has snap support, at this point in time, snap support is only available via the command line. sudo snap install chromium
henkesteen Yeah, but the Chromium snap is not working ATM. If it does, please tell me how to run it =)
Suzzan i got the following error " error: too early for operation, device not yet seeded or device model not acknowledged
Suzzan well i tried many times ,reinstalled it and now i also installed chromium and it is showing up in launcher and when i open it , it keep loading for while and could not open ! i tried sudo snap run chromium and it says no such file or directory !! what should i do now ?
sangheeta @Suzzan If you are looking for a chromium type web browser, check Brave in the software center.
Jacalz I think that the Flatpak version should work, I know for a fact that the snap seems to have some issues at the time. Otherwise brave is quite close to chromium and should be a pretty good replacement.
DejanN Chromium snap is broken, un-googled is more aggresive than googled and old, snapshots are unreliable etc You can download stable from here https://chromium.cypress.io/linux/ like I did, but with 77.0.3865.90 (latest stable) many YT videos are watchable in 360p only (h264 dec missing). I have chromium codecs installed but no luck. Help please?
tyro Snaps do work in Solus you just have to add a few lines of code to your startup. Here is the page that I got the fix from. Also if you try to install a snap and it gives you the error that says something like too early you just have to run the same command again and works the second time.
winnie71 Write this command from the terminal: sudo systemctl enable --now snapd.apparmor.service reboot From now on, snap applications will always work