this post was submitted on 11 Jul 2025
246 points (98.0% liked)

Linux

56371 readers
568 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 31 comments
sorted by: hot top controversial new old
[–] franzcoz@feddit.cl 36 points 3 days ago (3 children)

I never managed to run an application usinng bottles :/

[–] Montagge@lemmy.zip 16 points 3 days ago (1 children)

I used it for non-steam games for a while because Lutris is a broken mess

[–] umbrella@lemmy.ml 8 points 2 days ago (1 children)

huh. what breaks for you in lutris? i works pretty well for me.

[–] Montagge@lemmy.zip 4 points 2 days ago (1 children)

I don't think I've installed a single game that I didn't have to fight with for hours to fix the install script

[–] umbrella@lemmy.ml 11 points 2 days ago* (last edited 2 days ago)

i don't think most of those scripts are maintained. i will usually just add the game manually through lutris. it works every time first try.

you shouldn't bother with scripts. when it doesn't work with the defaults (and that hasnt happened in ages for me) take a look on protondb.

[–] DonutsRMeh@lemmy.world 16 points 3 days ago (1 children)

Same here. I run apps in Heroic games launcher

[–] SeekPie@lemmy.blahaj.zone 5 points 3 days ago (1 children)

I use Steam by adding apps as non-steam games and forcing it to use Proton.

[–] DonutsRMeh@lemmy.world 4 points 3 days ago

Another option. lol

[–] Thedogdrinkscoffee@lemmy.ca 2 points 3 days ago

I'm using bottles to run Roon. Works great and was easy.

[–] Dirk@lemmy.ml 18 points 3 days ago (1 children)

How much development is actually needed to build a graphical interface for setting the WINEPREFIX environment variable?

[–] Ptsf@lemmy.world 15 points 3 days ago (1 children)

To be fair to bottles, they cité that even their hosting costs are usually barely covered, so I imagine it's running on a pretty lean/Foss dev budget already.

[–] Dirk@lemmy.ml 11 points 2 days ago (1 children)

They use GitHub for the code already. Their hosting cost could be pretty much zero if they would use GitHub Pages for their website, and redirect their domain to that.

[–] FurryMemesAccount@lemmy.blahaj.zone 3 points 2 days ago (1 children)

I think they host wine/proton releases at least, maybe more

[–] khorovodoved@lemmy.zip 3 points 2 days ago

Which can be hosted on GitHub as well.

[–] ComradePedro@lemmy.ml 3 points 2 days ago

I use Bottles daily and just made a donation two days ago :)

[–] TimeNaan@lemmy.world 13 points 3 days ago (6 children)

I never understood the advantage Bottles has over Lutris

[–] BananaTrifleViolin@lemmy.world 26 points 3 days ago* (last edited 3 days ago) (2 children)

Lutris is for managing games, and can use multiple different engines. Proton is one, but also Linux native games, dos, ScummVM, etc. Lutris also interfaces with popular stores like Steam, Epic, GOG etc. It's a game and gaming library tool.

Bottles is a general purpose wrapper for Wine. You can run games but also any wine software. It's a general purpose wine tool.

Lutris makes running games in proton easy. Bottles makes running apps in wine easy.

[–] anon5621@lemmy.ml 6 points 3 days ago (1 children)

Does lutris support advanced configuration of disabling enabling dxvk ,switch of locales,easy tool to install windows dependencies for usual software not games,creating full prefix backup and restoring it later on other devices ,controlling environment variables?

[–] non_burglar@lemmy.world 5 points 3 days ago (1 children)
[–] kuberoot@discuss.tchncs.de 2 points 2 days ago (1 children)

While I agree with the rest, does Lutris have backup options? I never actually checked, but don't remember seeing any of that

[–] non_burglar@lemmy.world 1 points 2 days ago

Hmm... Actually, I may have been too hasty in my reply, let me check.

[–] TimeNaan@lemmy.world 1 points 3 days ago (1 children)

But you can simply add windows software to Lutris, a lot of it can be found in the database with all the artwork etc.

[–] BananaTrifleViolin@lemmy.world 10 points 3 days ago

You can do lots of things with both, but that doesn't necessarily mean you should.

People have used Lutris for other apps because it was a more convenient wrapper for Wine than the defaults offered but it's not primarily designed for it and support will be limited. Lutris is designed to be a games library and that's it's focus.

I personally wouldn't recommend wine newbies to be using Lutris to run everything because if nothing else it would be annoying for the Lutris dev team to be dealing with "I can't get Microsoft Word working".

I also personally wouldn't recommend Bottles for games because of all the other features Lutris offers. I have a huge library of games and I wouldn't want to manage that in the Bottles interface. But I'm aware people use it for that and Lutris is one of its supported runners.

Bottles and Lutris complement each other and work together well. But lutris is designed to be a games libaray while Bottles is designed to be for everything.

I personally use Lutris for games (most of my wine use) and Bottles for a few other windows apps.

But the real star of the show is under the hood - it's wine and Proton doing the heavy lifting. Lutris and Bottles are tools to get the most out of them and it's choice which you use and how.

[–] hornedfiend@sopuli.xyz 3 points 2 days ago

Gtk on Gnome vs Qt on Kde. I tried bottles. it’s fine. I can live without it given we now have a decent Lutris and Heroic

[–] MentalEdge@sopuli.xyz 11 points 3 days ago (1 children)

It's not a catch-all game launcher.

It's a wine environment manager. And it is becoming increasingly good at simplying the complexity of setting up wine bottles for different things.

It's basically winetricks on steroids, with a really nice GUI to boot.

Running windows games is just one use-case.

[–] TimeNaan@lemmy.world 4 points 3 days ago (1 children)

Yeah, same with Lutris. You don't HAVE to run games in it, it works just as well with other software

[–] MentalEdge@sopuli.xyz 1 points 3 days ago

Obviously. It too does wine environment management. But it's meant for games, and for wine specifically, Bottles is just nicer.

Lutris is massive overkill if you just want run the windows version of python in order to compile python code to windows binaries. Not to mention it just isn't as slick in terms of UX as a wine manager.

[–] priapus@piefed.social 3 points 3 days ago

Better UI and many of the tools for managing wine prefixes are higher quality, rather than relying on something like Winetricks, which is actually a 20000 line bash script.

[–] Mwa@thelemmy.club 2 points 3 days ago

I see the advantages that.

  • Libadwaita Themed (good for Gnome bad for other Desktops)

  • Sandboxed (Only flatpak)

[–] slackness@lemmy.ml 1 points 3 days ago

Looks pretty

[–] mactan@lemmy.ml 3 points 3 days ago

I thought their priority was vanilla OS. I hope that project has the cash to survive too