Does this mean you have to use apt-get to get the deb version again? Or is there an even more complicated command? I’m wondering what happens for the other Ubuntu flavors. I’m usually running Kubuntu.
Same here, it’s the reason why I kicked Ubuntu off my laptop. They removed any way to choose and made it such a pain to get around the Snap bullshit. I’m on Linux because I want to choose what I do with my system.
It is a good idea. Imagine you are completely new to Ubuntu and want to install chromium. You’re gonna search on Google how to do that and you will probably find an old article telling you to use APT. If ‘sudo apt install chromium’ did not work it would be very frustrating.
Why does this break apt?
Just because, I assume (I am using Debian btw), it installs a placeholder deb-package which, while running the postinst script, installs chromium via snap commands?
The issue here is that people don’t like this other thing and so the distribution which has been moving towards this other thing for like a decade now I guess is the bad guy for continuing to work towards that goal.
It is about installing .deb that you manually downloaded from somewhere. You can’t install them by double clicking on them, you have to install from command line.
Does this mean you have to use apt-get to get the deb version again? Or is there an even more complicated command? I’m wondering what happens for the other Ubuntu flavors. I’m usually running Kubuntu.
Even apt is deliberately broken:
“[If] You use ‘sudo apt install chromium’, you get a Snap package of Chromium instead of Debian”
This was where I rage quit. Who in the hell thought it was a good idea?
Same here, it’s the reason why I kicked Ubuntu off my laptop. They removed any way to choose and made it such a pain to get around the Snap bullshit. I’m on Linux because I want to choose what I do with my system.
Marc Shuttleworth
Canonical
It is a good idea. Imagine you are completely new to Ubuntu and want to install chromium. You’re gonna search on Google how to do that and you will probably find an old article telling you to use APT. If ‘sudo apt install chromium’ did not work it would be very frustrating.
Only reason it wouldn’t work is Canonical killing the .deb package. That was an unforced error. So no, still not a good idea.
Seriously? Wow. That moves the whole thing into asshole territory. I’m glad I went with a distro that prioritizes not being shitty.
🤮
Why does this break apt? Just because, I assume (I am using Debian btw), it installs a placeholder deb-package which, while running the postinst script, installs chromium via snap commands?
It doesn’t break apt, apt just prefers snaps now.
This is as they designed it.
The issue here is that people don’t like this other thing and so the distribution which has been moving towards this other thing for like a decade now I guess is the bad guy for continuing to work towards that goal.
It doesn’t break apt, Canonical just broke their version of apt
justto prefer snaps now.FTFY
OK, so it’s actually apt itself that’s different on Ubuntu, not just fake/virtual/transitional deb packages in their repos.
Canonical even patched apt a bit so it prefers to install snaps first.
That really pissed me off in 2018
It is about installing .deb that you manually downloaded from somewhere. You can’t install them by double clicking on them, you have to install from command line.
You absolutely could in the past.