this post was submitted on 26 Mar 2026
9 points (76.5% liked)

Linux

64091 readers
811 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] HubertManne@piefed.social 1 points 7 minutes ago

I don't really install it anymore. I use zorin which has wine and play on linux installed by default. I plan to try using bazzite which has steam and I assume enough installed for my casual uses of wine.

[–] MonkderVierte@lemmy.zip 1 points 1 hour ago* (last edited 1 hour ago)

Btw, is there a CLI utility to choose and keep a specific wine version? Some games have issues ranging from none over no ground texture to not launching at all from one update to the next. Some productive software too.

[–] savvywolf@pawb.social 4 points 4 hours ago (1 children)

What is your end goal? There are a lot of different ways to install Wine for different purposes.

If it's just to run a arbitrary binary, I use Heroic and add it as a non-Epic/Amazon game. Different Wine/Proton versions can be downloaded in the settings.

You can also add them to Steam as non-steam game and enable compatibility mode in the settings.

[–] Militias@lemmy.world 1 points 2 hours ago

^^ Heroic worked really well for me as well. I used it to get Affinity working. (Apart from using it for Epic Games and GOG ofc.)

[–] ulu_mulu@lemmy.zip 14 points 8 hours ago

I don't get the purpose of this post. The title and what you listed are not the same thing.

You listed a mix of apps and wine versions, all those usually assume you already have wine to satisfy dependencies, that's not how to install wine.

You install wine (staging for gaming) from your distro repositories.

[–] Harmonics041@feddit.uk 4 points 7 hours ago

Install wine-staging through your package manager.

Install these extra programs if you need the things that they do.

[–] False@lemmy.world 9 points 8 hours ago

Install wine-staging through your package manager. Every tool you mentioned on relies on that or does something similar itself.

That said, this is an XY problem - what are you actually trying to do?

[–] Auster@thebrainbin.org 1 points 5 hours ago

The most basic version, just install from your distro's repository if it has one. On Debian, Ubuntu, Mint, etc., for example, it"s sudo apt install wine.

If you're on Steam, just enable compatibility, and Steam will handle everything for you, though do note you can only use their version of Wine ("Proton") when launching through their launcher or calling the executable file directly.

If you're on Heroic Launcher, there's a menu for handling Wine versions, including downloading, and using is the same as Steam's.

Can't remember other methods now.

[–] daggermoon@piefed.world 2 points 6 hours ago

Just use Bottles. Play on Linux is dead.

[–] howmuchlonger@lemmy.org 5 points 8 hours ago (1 children)

I usually install it orally. Usually.

[–] HelloRoot@lemy.lol 3 points 8 hours ago

don't drink and root

[–] SecondComingOfPheusie@programming.dev 2 points 8 hours ago* (last edited 8 hours ago)

I suppose it depends mostly on what you intend to do.

FWIW, Wine makes you potentially vulnerable to malware that targets M$ otherwise. As such, I prefer sandboxed solutions. This used to be Bottles for me. However, currently, I don't have any need for it; I play my games through the Heroic flatpak and don't need Wine outside of that.