
Sign up to save your podcasts
Or


LANGUAGE WARNING
You all totally missed the point of my last video. You were thinking I was praising snaps. I was not. I said a lot of the hate that snaps get is not true and the vast majority of Ubuntu's users do not care about snaps. In this video I explain how you missed the point and why.
Of course, obviously easiest solution is to just use a different distro that doesnt have snap. But if you do that, then what would you have to complain about?
Commands from the video:
Do these last
Then block snapd by creating a file at /etc/apt/preferences.d/nosnap.pref Use what ever text editor you lke. Im using vim.
sudo vim /etc/apt/preferences.d/nosnap.pref
Add this to that file:
Package: snapd
By SaboinLANGUAGE WARNING
You all totally missed the point of my last video. You were thinking I was praising snaps. I was not. I said a lot of the hate that snaps get is not true and the vast majority of Ubuntu's users do not care about snaps. In this video I explain how you missed the point and why.
Of course, obviously easiest solution is to just use a different distro that doesnt have snap. But if you do that, then what would you have to complain about?
Commands from the video:
Do these last
Then block snapd by creating a file at /etc/apt/preferences.d/nosnap.pref Use what ever text editor you lke. Im using vim.
sudo vim /etc/apt/preferences.d/nosnap.pref
Add this to that file:
Package: snapd