this post was submitted on 12 Nov 2023
578 points (94.3% liked)
linuxmemes
20880 readers
10 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- 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
view the rest of the comments
I am annoyed whenever I launched something from dmenu and I don’t get error output or logs anywhere.
I do wonder why you would have missing dependencies for all of these applications? Shouldn’t your package manager handle that…?
I was playing with Hyprland back when it was only in the aur. I found it weird too but on something like kde the dependencies must already be there. Also lutris never comes with wine dependencies for some reason.
I think Lutris can install its own versions of wine which is probably why it’s not included (also you don’t need to use wine at all with Lutris). I guess I’m not surprised you ran into these issues on Arch. I wouldn’t expect this on the more mainstream distros a new Linux user would be likely to use, since these distros are more likely to take a batteries included approach to packaging. I’d hope running into missing dependencies when launching a program is a fairly uncommon experience, at least for anything installed with a package manager on most systems.