this post was submitted on 21 Jan 2024
1741 points (97.8% liked)

linuxmemes

20762 readers
1911 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 8 months ago (1 children)

Haha, true. Started with Mint, now on Kubuntu. Same pig, different makeup.

[–] [email protected] 2 points 8 months ago (2 children)

isnt kubuntu worse for installing flatpaks? thats the only thing i can think of that differs and i wanted to know.

[–] [email protected] 5 points 8 months ago

Ubuntu is VERY heavily invested in snaps at a very basic level. I think the recommendation is to not mix snaps and Flatpaks as they may not interact well. As a new Ubuntu user, I'm slowly discovering some of the random problems with snaps.

For example, just the other day, I was trying to configure my fish shell using the html-based fish_configure utility, but it just wouldn't work. Of course, I assumed the problem was with my fish install. After a couple hours fiddling with it, I finally came across a stack exchange comment indicating that the snap version of Firefox simply can't access the /tmp/ directory, which is where fish_config creates its html configuration page. WTF? Also, you can't even install a non-snap version of Firefox via apt because the official apt repository just links back to the snap version! I finally installed an apt-based version of librewolf, but had to get it from a non-Ubuntu repository, and then magically I could access to fish_config html page. That's a pretty long workaround just to view a simple HTML page!

So, if snaps have problems like this just interacting with the base Linux file system, I wouldn't be surprised if random weird behavior cropped up when trying to use Flatpaks.

[–] [email protected] 3 points 8 months ago

You do have to add flathub to the discover store, but that's a one time thing and you're good afterwards