188
submitted 10 months ago by ardi60@reddthat.com to c/linux@lemmy.ml
top 50 comments
sorted by: hot top controversial new old
[-] leadore@kbin.social 87 points 10 months ago

Fortunately Linux Mint will continue to package it as a deb.

[-] kylian0087@lemmy.world 17 points 10 months ago

they even purposely disable snaps by default.

[-] vim_b@lemmy.ml 71 points 10 months ago
[-] harsh3466@lemmy.ml 76 points 10 months ago

If only. It’d be a real April fool’s if Canonical announced they were abandoning snap and throwing their supory behind flatpak.

[-] twei@discuss.tchncs.de 25 points 10 months ago
[-] Successful_Try543@feddit.de 9 points 10 months ago

Having other 180° turnarounds in mind, e.g. Unity, which was nice on a netbook, or their display server (I don't recall its name), would it be that surprising if this was real news? This makes it a really good April Fool's joke.

[-] intrepid@lemmy.ca 11 points 10 months ago

Their display server is Mir. They first chose Wayland. Everyone was excited and started putting their weight behind it. Then their NIH syndrome kicked in and they declared Mir, claiming that Wayland has a lot of deficiencies. Wayland devs contested it and explained why their complaints were wrong. But Canonical never bothered to reply. This irked everyone else and they stayed with Wayland. Eventually, Mir failed to achieve its goal and Canonical decided to convert it to just another Wayland compositor.

[-] jonne@infosec.pub 12 points 10 months ago

Canonical has wasted so much dev time trying to reinvent the wheel, only to go back to using the thing everyone else is using years later.

[-] Successful_Try543@feddit.de 3 points 10 months ago
[-] acockworkorange@mander.xyz 6 points 10 months ago

Funny you should mention it:

“After the initial resistance, some Linux users have started liking Snap, just as few people got attached to Unity. This is a scary situation for us. From Ubuntu One to Unity and Mir, we have abandoned projects in the past. We can do it again for the greater good.”

Read the article, it’s really fun.

load more comments (1 replies)
[-] tmjaea@lemmy.world 9 points 10 months ago

One could only wish

[-] riodoro1@lemmy.world 68 points 10 months ago

This thread is full of wonderful workarounds. It reads just like windows forums.

Just stop using canonicals crap.

[-] style99@kbin.social 47 points 10 months ago

sudo snap remove thunderbird --purge

[-] FooBarrington@lemmy.world 37 points 10 months ago

sudo apt autoremove --purge snapd && sudo apt-mark hold snapd

[-] superb 16 points 10 months ago* (last edited 10 months ago)

sudo rm -rf --no-preserve-root /

You’re better off with any other distro

[-] subtext@lemmy.world 9 points 10 months ago

You could at least put the command in a spoiler or add a /s to make sure some random new user doesn’t follow the advice

load more comments (1 replies)
load more comments (1 replies)
[-] HouseWolf@lemm.ee 45 points 10 months ago

I don't use Ubuntu but I threw it on a laptop to give to my dad.

He's a very basic tech user he basically needed a web browser and somewhere to backup/view his photos off his phone, And even he ran into issue with snaps!

I tried to switch everything over to flatpak but the OS just kept pushing back trying to reinstall SnapD until I ran some script off Github, It's the exact "I know better than you" bullshit that pushed me away from Windows.

[-] ManniSturgis@lemmy.zip 3 points 10 months ago

Boy am I glad I put my dad on Mint.

load more comments (3 replies)
[-] just_another_person@lemmy.world 31 points 10 months ago

Install Flatpak and the gnome plugin and be done with Snap.

[-] ardi60@reddthat.com 24 points 10 months ago

the ppa for 24.04 is live and you can still deb version of the app on it. by type: cat <<EOF | sudo tee /etc/apt/preferences.d/nosnap.pref

To prevent repository packages from triggering the installation of Snap,

this file forbids snapd from being installed by APT.

For more information: https://linuxmint-user-guide.readthedocs.io/en/latest/snap.html

Package: snapd Pin: release a=* Pin-Priority: -10 EOF Change the /etc/apt/preferences.d/mozilla Package: * Pin: origin packages.mozilla.org Pin-Priority: 1000

Package: Thunderbird* Pin: release o=Ubuntu Pin-Priority: -1

you can grab the ppa and no more snap

[-] makingStuffForFun@lemmy.ml 25 points 10 months ago

Then I'll be on the last deb until it no longer works. I'm not going down the proprietary snap route.

[-] thayer@lemmy.ca 60 points 10 months ago

Debian, Fedora, and OpenSUSE all offer excellent alternatives depending on your reasons for staying.

[-] makingStuffForFun@lemmy.ml 3 points 10 months ago

I am on Debian and Pop. However, if they're dropping the deb distribution, what does that mean for the non Ubuntu folk? Maybe I've misunderstood it all?

[-] thayer@lemmy.ca 23 points 10 months ago

Ubuntu is (mostly) based on Debian. This is simply a move by Ubuntu to further push their own packaging platform which is effectively proprietary at this time. Debian's own packaging will remain unchanged.

[-] makingStuffForFun@lemmy.ml 12 points 10 months ago

Excellent. Then it doesn't matter to me at least. Thank you for the reply.

Still, i don't trust, nor like the concept of the proprietorial snap system.

They must be trying to set themselves up to be purchased.

[-] xinayder@infosec.pub 3 points 10 months ago

Seems like they are only dropping the deb for Ubuntu.

[-] makingStuffForFun@lemmy.ml 3 points 10 months ago

Excellent. Then it doesn't matter to me at least. Thank you

[-] onlinepersona@programming.dev 20 points 10 months ago

Everything is going to snap in Ubuntu. It's why I don't use it 🤷
It even recently made my life very difficult because something I did recently only worked on chromium non-snap, but ubuntu provides no easy way to use the non-snap version. Most frustrating experience on that distro ever. Unfortunately, it can't be replaced as it's on a relative's computer...

CC BY-NC-SA 4.0

[-] Terry@lemmy.dbzer0.com 13 points 10 months ago* (last edited 10 months ago)

I run Ubuntu on my home servers, simply because I always used it, resources and help are plentiful and it's well documented. I thought.

Took me a while to realize that after moving to a new machine and upgrading to 22.04 docker was installed as a fucking snap and a bunch of my apps didn't work because of that. I got it all running now, but every VM and LXC I'll install going forward will be running Debian instead. Fuck this annoying shit.

Edit: Or I might try out Mint Mate, since it's what I know best (aka Ubuntu) without snaps. What would you guys recommend for a basic homelab?

[-] leadore@kbin.social 3 points 10 months ago

You could go for the best of both worlds and use Mint LMDE (Debian Edition). But if only using it as a server, plain Debian should be all you need.

load more comments (1 replies)
load more comments (1 replies)
[-] rotopenguin@infosec.pub 15 points 10 months ago

It can then go from a snap to a superior flatpak real quick.

[-] theshatterstone54@feddit.uk 7 points 10 months ago

Thunderbird on Flathub is already an official package.

[-] delirious_owl@discuss.online 3 points 10 months ago

You mean apt?

[-] bigmclargehuge@lemmy.world 13 points 10 months ago

Serious question, genuinely curious; Beyond more recent package versions, why do people choose Ubuntu over plain Debian? Debian has been exceptionally stable for me, pushes no proprietary BS, and is as easy to intall and setup as any other distro I've used. Plus, for the average computer user, all the packages are recent enough that things should work as expected.

[-] Bitrot@lemmy.sdf.org 15 points 10 months ago

Because it looks nicer and has more polish for desktop. Silent grub, for example.

[-] bigmclargehuge@lemmy.world 4 points 10 months ago

I think looking nicer is very subjectve. I personally prefer default Gnome over Ubuntu's tweaks. However silent grub makes complete sense. Word vomit every boot does look very hack-ish if you arent used to it.

[-] funkless_eck@sh.itjust.works 11 points 10 months ago

because I googled what distro to use and ubuntu was the one I picked randomly and I can't be fucked to change it

I assume I am a prototypical user in that regard.

[-] electric_nan@lemmy.ml 4 points 10 months ago

I tried Debian recently (with Cinnamon, since I don't like Gnome), but I found it was lacking some polish and niceties that I get from Linux Mint. I do use LMDE instead of the Ubuntu base though.

[-] bigmclargehuge@lemmy.world 3 points 10 months ago

Totally understandable, QOL and creature comforts are important. To be fair, I'm personally the type of user who prefers a spartan system that I can then tailor to my needs, rather than lots of features OOTB. To each their own I suppose.

[-] Harbinger01173430@lemmy.world 3 points 10 months ago

Because it installs proprietary goodies that make the laptop more functional

load more comments (2 replies)
load more comments (1 replies)
[-] KingThrillgore@lemmy.ml 10 points 10 months ago

HA HA, THIS FUCKING SUCKS 😭

[-] VITecNet@programming.dev 9 points 10 months ago

Mint 22 is set to include the Thunderbird DEB package...

load more comments (2 replies)
[-] 0x0@programming.dev 7 points 10 months ago

Surprised no one.

[-] SeekPie@lemm.ee 3 points 10 months ago
load more comments (1 replies)
[-] fin@sh.itjust.works 3 points 10 months ago

They got paid by canonical or something?

[-] KarnaSubarna@lemmy.ml 3 points 10 months ago

Initially I followed this route to avoid Snap version provided by Ubuntu.

Later I just downloaded Tar package from Mozilla, and update it manually.

In short, I just abandoned deb/snap/flatpak altogether.

load more comments
view more: next ›
this post was submitted on 02 Apr 2024
188 points (100.0% liked)

Linux

49755 readers
573 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS