I just discovered that chromium will only be released as a snap package.
How can I continue to get chromium, without snap? Is this possible without building from source?
Notes:
- Please let's keep to the question as stated - not "what do you have against snap?"
- I'm not asking how to remove snap - just how to use chromium as it is now, a deb.
Update
No, this is not a duplicate of that linked question. I don't need to know "why it's a snap". I want to know how to use it without snap.
Right now there is building from source, and some random PPA mentioned below. I hope someone can advise us of trustworthy alternatives.
apt remove ...
you should see a list of all the things that are going to disappear. In my case there was one or two which I wouldn't miss any way. – j4nd3r53n Jun 24 '20 at 11:34google-chrome-stable
probably has the functionality that you need (although--temp-profile
is missing so you have to roll-your-own with--user-data-dir
). However, if you require Chromium because it's open-source, then why not build from source? One reason I can think of is that updates won't be automatic. – Brent Bradburn Feb 19 '21 at 18:39apt purge snap
! And pouf the nasty creature is banished. It's so neat and slick a purging it's like the devs just knew what a terrible terrible thing is snap. – Stephen Boston Mar 12 '21 at 06:23