this post was submitted on 06 Mar 2024
396 points (95.6% liked)

linuxmemes

20463 readers
395 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
 

Background-Story: I did a "flatpak update" on a remote client and every package wants the PW for downloading and for installing again. I had to enter the password like 30 times or more.

you are viewing a single comment's thread
view the rest of the comments
[–] taladar 3 points 5 months ago (1 children)

But Flatpak is one of the technologies that explicitly has the developer deal with packaging, something they are usually quite bad at because they don't do it very often, unlike distro maintainers.

[–] [email protected] 1 points 5 months ago (1 children)

Yes, but developers can create only flatpak, where they make sure it works and they officially support it, and then completely stop caring about other formats and community packages. Just like Bottles project does.

[–] taladar 1 points 5 months ago (1 children)

where they make sure it works and they officially support it

Citation needed

completely stop caring about other formats and community packages.

That seems to be the case every time developers package software in any way. Sometimes even if they don't package it at all.

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

I'll try to reword it so it's clearer what I meant: I think developers shouldn't have to maintain more than one package format, and I think flatpak is the best format to be the one supported by the developer officially. Many developers officially support only .deb for example.