Hacker News new | past | comments | ask | show | jobs | submit login

> Can't say I've stumbled upon a lot of desktop apps (not terminal utilities) that are not on Flathub.

Perhaps you just don't use that many things that aren't really popular or well known? I can't find PuTTY and KeePass (though obviously there are alternatives in those cases), applications that both have Linux versions and that I use every day (and aren't even that unknown).

Also, unfortunately the limitations of Flatpak mean even if what you want is there, say Wireshark, it often won't have full functionality because it is impossible to give it the permissions it needs. In Wireshark's case, it can't actually capture any packets. If you want to actually use it you'll still need to resort to a different installation method.




Did you try flatseal for Wireshark? It abstracts the process of messing with permissions.

That being said, unless the flatpak has some features your distro version doesn't, for trusted software package is always preferred.

Flatpak is really for untrusted software/proprietary and projects that update with new features often.


You misunderstand, Flatpak has no mechanism whereby the appropriate permission can be granted. At all.

https://github.com/flathub/org.wireshark.Wireshark/issues/4


What is the use case for running PuTTY on Linux? I'm curious.


Window management. It's basically a way to segregate a general terminal (usually used for local stuff) from a window specifically for SSH.

For me this was a much bigger issue when I was on Windows, but also in Ubuntu which groups programs together similarly to the Windows taskbar. I'm on i3 now mostly and just use a normal terminal for ssh, but for quite some time I was using putty on linux specifically for window management.


Sounds like a use case for tmux?


No, not really. I'm talking about OS-level window management. Being able to open a specific window with a single chord.


It is what I use on Windows, so I'm familiar with it, and it supports serial comms.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: