Bottles – Easily run Windows software on Linux
31–40 of 198 posts
Re: Bottles – Easily run Windows software on Linux
#32Basically a free clone of CrossOver, which has used “bottles” to refer to separate Wine prefixes for 20 years. (disclaimer: I work for CodeWeavers)
I don’t work for codeweavers and will still say that this is unfairly benefiting from the existing terminology created by codeweavers. They could have literally picked any other name.
Re: Bottles – Easily run Windows software on Linux
#33Earlier quoted context omitted.
Can you explain how containers are bloated?
In my case, BTCPayServer was wrapped in a docker container because the developer loves docker... but I took the docker out of the project after I forked it because I felt putting the project in a docker container was extra bloat that was convoluted and unnecessary. In other words, a "container" didn't have to wrap the project, it was just implemented because of a dev insisting on it. That is bloat to me, extra and un…
Re: Bottles – Easily run Windows software on Linux
#34Re: Bottles – Easily run Windows software on Linux
#35How’s gaming performance? (It’s pretty much the only reason I still use Windows at all)
Re: Bottles – Easily run Windows software on Linux
#36Earlier quoted context omitted.
I don’t work for codeweavers and will still say that this is unfairly benefiting from the existing terminology created by codeweavers. They could have literally picked any other name.
What if they didnt know about codeweavers using the name? Wine goes into bottles (in the real world)... its a play on words.
Re: Bottles – Easily run Windows software on Linux
#37Earlier quoted context omitted.
Can you explain how containers are bloated?
In my case, BTCPayServer was wrapped in a docker container because the developer loves docker... but I took the docker out of the project after I forked it because I felt putting the project in a docker container was extra bloat that was convoluted and unnecessary. In other words, a "container" didn't have to wrap the project, it was just implemented because of a dev insisting on it. That is bloat to me, extra and un…
Here the reward for the developer is not needing to debug your operating system installation, because the container specifies what, as far as the application can see, is the operating system installation. Your reward is an application that has been tested in the environment it is running in.
Re: Bottles – Easily run Windows software on Linux
#38Just use Lutris. It can fetch various flavours of wine and manage your bottles. https://lutris.net/
For wine, it has installation scripts that automatically implement the necessary workarounds for specific software. Such as picking a wine version, setting overrides, installing libraries, etc. It also creates a wineprefix for you with a recommended Windows version for that software.
For example, you can get The Sims 1 complete collection from Internet Archive (abandonware at this point), and then add that game to your collection. That will download and run the installation script for it, saving you most of the manual steps involved in installing that game.
Re: Bottles – Easily run Windows software on Linux
#39Can this run MS Teams is my question?
There's so much focus on video games.
Re: Bottles – Easily run Windows software on Linux
#40Can this run MS Teams is my question?
Edit: Luckily I haven't had the displeasure of using MS Teams a couple of years, so I didn't know it was discontinued on Linux.