You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also like parallel installs feature https://snapcraft.io/docs/parallel-installs and it helps us to install multiple instances of the same snap quickly. E.g. sudo snap install ungoogled-chromium_a, sudo snap install ungoogled-chromium_work
I know chromium has profiles feature and ungoogled software provides an appimage so anyone can follow this guide to run multiple copies at same time https://docs.appimage.org/user-guide/portable-mode.html but with snap, you can create many separate instances using one command and launch them from start menu
The text was updated successfully, but these errors were encountered:
Description
Please add ungoogled chromium to snap store https://snapcraft.io/
See https://snapcraft.io/build See https://snapcraft.io/docs/channels
e.g. https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/tree/snapcraft.yaml
e.g. https://github.com/brave/brave-core/blob/master/snapcraft.yaml
Who's implementing?
Community efforts
This is an unfinished community work: https://github.com/Joffreybvn/ungoogled-chromium-snapcraft (archived)
Other details
https://snapcraft.io/docs/snapcraft-quickstart
https://github.com/snapcrafters/snap-repo-template
https://github.com/snapcrafters (a collection)
Everyone is there
https://code.launchpad.net/chromium-browser
https://git.launchpad.net/~chromium-team/chromium-browser/+git/snap-from-source/tree/snapcraft.yaml
https://github.com/canonical/firefox-snap
https://github.com/ubuntu/epiphany
https://github.com/brave/brave-core/blob/master/snapcraft.yaml
Old: https://github.com/brave/brave-browser-snap
etc.
Additional context
Snap is pre-installed on KDE Neon, Manjaro, Solus, Zorin OS, Ubuntu and most Ubuntu flavours. It can install on other linux operating systems. https://snapcraft.io/about https://snapcraft.io/iot
I also like parallel installs feature https://snapcraft.io/docs/parallel-installs and it helps us to install multiple instances of the same snap quickly. E.g.
sudo snap install ungoogled-chromium_a
,sudo snap install ungoogled-chromium_work
I know chromium has profiles feature and ungoogled software provides an appimage so anyone can follow this guide to run multiple copies at same time https://docs.appimage.org/user-guide/portable-mode.html but with snap, you can create many separate instances using one command and launch them from start menu
The text was updated successfully, but these errors were encountered: