-10
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 24 Jul 2026
-10 points (38.1% liked)
Linux
66618 readers
391 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 7 years ago
MODERATORS
I never tried pirating native linux programs, but windows stuff worked well for me. Use some sort of wine prefix manager for this, like bottles. I used PlayOnLinux, but its an old buggy mess and there are modern alternatives nowadays. There is also umu-launcher and stuff that uses umu, which is more for games, but also works well for programs.
The most trouble I had was with installers and setup tools that need certain files to be in certain locations. There is a mod manager for Dawn of War 2 thats an exe that needs files from an installed game, and it was very bad on linux, with missing fonts and crashes. I got it to work with some fiddling however. On WineDB and ProtonDB there is guaranteed at least one person who had any given problem and has an arcane solution, or at least a bug report with lots of information, so try there if you are stuck. Good Luck!
Edit: Here is the WineDB link, seems to work well, but it was only tested up to version 17. https://appdb.winehq.org/objectManager.php?sClass=application&iId=2793
This is awesome, thank you! I'll check out your suggestions.