How to run Windows apps on Linux with Bottles

Ғылым және технология

Download Safing's Portmaster, or subscribe to the SPN, and take control of your network traffic: safing.io/portmaster
Get your Linux desktop or laptop here: slimbook.es/en/
👏 SUPPORT THE CHANNEL:
Get access to an exclusive weekly podcast, vote on the next topics I cover, and get your name in the credits:
KZread: / @thelinuxexp
Patreon: / thelinuxexperiment
Or, you can donate whatever you want: paypal.me/thelinuxexp?locale....
You can also protect your privacy by using this extension from Startpage, each install helps the channel with a small commission: add.startpage.com/en/protecti...
🏆 FOLLOW ME ELSEWHERE:
Linux news in KZread Shorts format: / @linuxshorts5136
Join us on our Discord server: / discord
Twitter : / thelinuxexp
My Gaming on Linux Channel: / @thelinuxgamingexperim...
📷 GEAR I USE:
Sony Alpha A6600 Mirrorless Camera: amzn.to/30zKyn7
Sigma 56mm Fixed Prime Lens: amzn.to/3aRvK5l
Logitech MX Master 3 Mouse: amzn.to/3BVI0Od
Bluetooth Space Grey Mac Keyboard: amzn.to/3jcJETZ
Logitech Brio 4K Webcam: amzn.to/3jgeTh9
LG Curved Ultrawide Monitor: amzn.to/3pcTVDH
Logitech White Speakers: amzn.to/3n6wSb0
Xbox Controller: amzn.to/3BWmIA3
Amazon Links are affiliate codes and generate small commissions to support the channel
00:00 Intro
00:58 Sponsor: Secure your internet connection with Safing
01:53 What is WINE
04:36 Bottles: a GUI for WINE
06:07 Creating a Bottle
08:07 Automated Installers
09:14 Manual installs and configurations
12:31 Parting Thoughts
13:56 Sponsor: Get a Linux laptop or Desktop from Slimbook
14:37 Support the channel
Wine is basically an almost complete reimplementation of multiple Windows APIs in a format that Linux can understand. So you're not running a virtual machine, or emulating the system, you HAVE a whole windows environment, except it's not developed by Microsoft, and you don't need a copy of windows to use it.
Wine creates a fake C drive inside your home directory, in the .wine hidden folder, and stores everything here.
Do note that Wine does NOT protect you from viruses. Ransomware and other weird malware can still access your fake C drive, and sometimes even the regular folders in your /home directory on Linux, so don't use it to try some weird stuff you downloaded off the internet, cause it's still not safe.
Bottles is a graphical user interface that sits on top of Wine. It lets you handle each program in its own "Bottle", a bottle being a wine prefix, with different rules, dependencies, libraries, and settings, so each app can run optimally without risking breaking the other ones you're using. It also lets you use Proton to run games that aren't available on Steam, for example, or if you have boxed copies of various games.
The first step to install anything will be to create a bottle to run the application in. The "+" button lets you do that, and you'll get a nice graphical window to let you pick between a Gaming focused bottle, which will have a lot of tweaks specifically for running games, an Application Bottle, with improvements for running desktop apps, or a custom one that has no specific tweaks, so you can experiment yourself. Just select the appropriate Bottle type, enter its name, and click the "Create" button that appeared in the top right corner.
Once the Bottle is created, you can either straight up select an executable you'd have downloaded yourself, and run it, or you can go into more detail.
For now, Bottles only has a few installers that are mostly gaming related, but that list can expand, as anyone can contribute one of these, so I'd be surprised if we didn't see a lot of installers appearing pretty soon, especially for the most used windows apps.
These installers all have a rating, from platinum to bronze, letting you know how well the program will run, just like what you could find on protonDB. Platinum means it should run exactly as on Windows, and Bronze means it will run, but expect a few glitches here and there or some performance problems.
If your favorite program doesn't have an automatic installer script yet, you can configure your own Bottle manually. Just create a Custom Bottle, and head over the the details page.
Here, you'll find a ton of stuff you can configure or install.
Link to article about MS Office on Linux: ruados.github.io/articles/202...

Пікірлер: 477

  • @TheLinuxEXP
    @TheLinuxEXP2 жыл бұрын

    Download Safing's Portmaster, or subscribe to the SPN, and take control of your network traffic: safing.io/portmaster

  • @lemon_boy577

    @lemon_boy577

    2 жыл бұрын

    Adobe is shaking right now

  • @merlin-ju6fu

    @merlin-ju6fu

    2 жыл бұрын

    Can you do a specific video guide for working with BOTTLES on Steam Deck ? I know of at least one Steam Deck enthusiast YT content creator who would find that interesting and helpful.

  • @AdamsTaiwan

    @AdamsTaiwan

    2 жыл бұрын

    So can I run .Net WPF apps yet?

  • @youtube.user.1234

    @youtube.user.1234

    2 жыл бұрын

    I use Safing but sometimes it’s bad. When it updates it uses up all of my CPU and sometimes all of my RAM + SWAP memory too! And every single time it forcefully disconnects my WiFi when it updates WITHOUT asking me 😡😡

  • @andynl6443

    @andynl6443

    2 жыл бұрын

    Safing Portmasterr is a great privacy enhancing tool

  • @bottlesdevs
    @bottlesdevs2 жыл бұрын

    Thanks for talking about our project 💝

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Thanks for making it!

  • @ianakotey

    @ianakotey

    2 жыл бұрын

    Subscribe folk! Let's push em forward

  • @Matthew_MBG

    @Matthew_MBG

    2 жыл бұрын

    Is there a way to run feather client? It's a minecraft client released onky for windows at the moment

  • @Matthew_MBG

    @Matthew_MBG

    2 жыл бұрын

    @@gitez6585 unfortunate

  • @locirebaba

    @locirebaba

    2 жыл бұрын

    @@Matthew_MBG feather client sucks....

  • @DrathVader
    @DrathVader2 жыл бұрын

    The best thing is that it's available as a flatpak. Installing Wine always required pulling a whole mess of dependencies and never uninstalled cleanly. No need to worry about that with flatpak.

  • @youtube.user.1234

    @youtube.user.1234

    2 жыл бұрын

    Flatpaks are fine but sometimes it doesn’t follow dark theme and that’s annoying for me because I use dark mode everywhere possible :(

  • @DrathVader

    @DrathVader

    2 жыл бұрын

    @@youtube.user.1234 you need to install the dark version of the theme you're using from flathub

  • @johnyanez4962

    @johnyanez4962

    2 жыл бұрын

    If you install an application from a .deb file then uninstall it, and you want to remove its dependencies, open up a command terminal as root and type "apt autoremove".

  • @ANGELRA

    @ANGELRA

    2 жыл бұрын

    I can't wait to see something like bottles for waydroid/anbox.

  • @TheCalcaholic

    @TheCalcaholic

    2 жыл бұрын

    @@youtube.user.1234 Good news for you: That will probably change with Gnome 4 as Themes get replaced by consistent styling options within the Desktop Environment

  • @mirage809
    @mirage8092 жыл бұрын

    Wine is one insane project. And Bottles is doing something awesome for making it just a little more accessible. I can see it being a massive thing if they ever have an easy installer for something like Photoshop. That would be an insane achievement, with how complex that software suite is.

  • @elmariachi5133

    @elmariachi5133

    2 жыл бұрын

    Yeah, Photoshop and CorelDraw are the only things holding back from finally converting a friend's whole infrastructure from awful Windows to Linux.

  • @ALulzyApprentice

    @ALulzyApprentice

    2 жыл бұрын

    @@elmariachi5133 For GIMP there is PhotoGIMP which makes it as close to Photoshop as possible. I can't say Linux has anything truly as accessible as Illustrator or CorelDraw. It does seem like Bottles will ease my discarded efforts to game on Linux. DXVK has been an issue for my more ambitious endeavors.

  • @elmariachi5133

    @elmariachi5133

    2 жыл бұрын

    @@ALulzyApprentice Did you try Lutris for games? The database of automated install scripts really makes it great for a huge lot of games.

  • @sharkuel

    @sharkuel

    2 жыл бұрын

    @@ALulzyApprentice have you ever used GIMP? That software is so non-intuitive that no wonder people prefer to pay/hack an Adobe license instead of going through the trouble of learning it.

  • @webworkman

    @webworkman

    2 жыл бұрын

    @@sharkuel It is not just about being non intuitive, but it does not perform close to how Photoshop and Affinity Photo are. Especially on larger files. And there is huge issue with compatibility. You really can not work in design industry and not being able to correctly open or create Photoshop files.

  • @JauStudioFR
    @JauStudioFR2 жыл бұрын

    Little detail about Winrar : People use it to have compatibility with more efficient formats that ZIP but... They just don't know a much better application, open source exists lol : 7zip

  • @TempoLOOKING

    @TempoLOOKING

    2 жыл бұрын

    Peazip is also on linux

  • @gepron1x

    @gepron1x

    2 жыл бұрын

    There's no Linux 7zip version..

  • @henrykado

    @henrykado

    2 жыл бұрын

    @@gepron1x p7zip

  • @JauStudioFR

    @JauStudioFR

    2 жыл бұрын

    @@gepron1x Command line only. But you don't need it. Distributions have nice GUI tools that can use 7z format or rar or tar.xz.

  • @TempoLOOKING

    @TempoLOOKING

    2 жыл бұрын

    @@JauStudioFR 7zip is in the ubuntu repository. Dumb noobs do not even know how to use aptitude to install apps. Lol.

  • @Redeem195
    @Redeem1952 жыл бұрын

    I recently discovered bottles myself. And I'm. trying my best to use it to replace that one last windows program I need for work. Pain the backside just will not work right now. It's definitely a helpful tool and it's good to see a bit of coverage on it.

  • @miguelguthridge

    @miguelguthridge

    2 жыл бұрын

    I've found that it's broken for FL Studio because it tries to capture the console output of the program (and FL Studio crashes when you gather console output under WINE too)

  • @cejannuzi

    @cejannuzi

    Жыл бұрын

    In the same boat with DVD authoring. DevedeNG just won't install on a lot of Linux OSes right now. Ironically, on the one PC I got to install it (Has Zorin OS 16.1), I also got Bottles to work to run .exe DVD authoring software. On the other hand, on two other PCs, that also have Zorin OS 16.1, no matter what I do, I can't get DevedeNG install but I also can't get Wine and Bottles to run .exe DVD authoring software either--they either won't install or they won't allow for the import of data. Same Zorin OS, but on different computers, totally different results.

  • @rural_nerd
    @rural_nerd2 жыл бұрын

    He keeps sounding like he says "butt holes" and it's making this video much funnier than it should be. I need to grow up. 13:18 🤣🤣🤣

  • @davidnotonstinnett
    @davidnotonstinnett2 жыл бұрын

    Recursive acronyms are something I miss about earlier times in Linux. Is used to think it was cringe but now I miss the dorky sincerity.

  • @jjdawg9918
    @jjdawg99182 жыл бұрын

    Thanks for this! I just got through re-writing some of the playonlinux scripts/libraries because it would always install 32 bit Wine regardless of my selections.

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Awesome!

  • @Yassir.A.P.

    @Yassir.A.P.

    2 жыл бұрын

    Community efforts are the best. Thanks a LOT for contributing!

  • @MaximeMoreillon
    @MaximeMoreillon Жыл бұрын

    Hey Nick, your videos have recently inspired me to switch from Windows to Fedora 36. It's been a great experience so far except for one application which I couldn't get to run properly on Linux. However, I managed to get it working using Bottles! Thank you so much for all the useful content you're sharing!

  • @nicktyrin4401
    @nicktyrin44012 жыл бұрын

    Bottles is amazing, yes! Especially the installers. I manage to consistently run Spore via Origin through Proton via Bottles with no issues, and that game isn't even stable on modern windows versions

  • @robinpage2730
    @robinpage2730 Жыл бұрын

    Bottles should be installed by default in all Linux distros

  • @bokocchop
    @bokocchop2 жыл бұрын

    Bottles is amazing, even the developer is super cool 😎

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Absolutely!

  • @wizardpajamas6405
    @wizardpajamas64052 жыл бұрын

    Thanks, an overview like this was exactly what I needed. I knew roughly what Bottles could do from its own website, but not the details, and I'd been wondering what WINE prefixes were for. It's hard to dive into new tools when I'm already on a computer all day for work, so being able to relax and watch a video on this stuff instead is so nice.

  • @nikolaos9175
    @nikolaos91752 жыл бұрын

    Lutris (usually used for games) can also just be used for various programs as well. It allows you to just use all of the custom settings you want for each individual game, or application. It uses wine primarily. Bottles looks like a similar solution but with more of an emphasis on just software as oppose to gaming software.

  • @vihagchaturvedi6172

    @vihagchaturvedi6172

    2 жыл бұрын

    Lutris doesn't work well with Flatpaks, it is still in Beta rn

  • @switchhazel3517

    @switchhazel3517

    Жыл бұрын

    So would Lutris work better for steelseries software? Because bottles didn't work for me.

  • @nikolaos9175

    @nikolaos9175

    Жыл бұрын

    @@switchhazel3517 Well under the hood they both use wine, but you might have more luck with lutris as its more mature and has more options to help configure wine with things like winetricks. I dont know much about bottles, never used it. You might also try finding some open source alternative for the steelseries software. Good luck!

  • @switchhazel3517

    @switchhazel3517

    Жыл бұрын

    @@nikolaos9175 Thanks!

  • @thegametinkerer
    @thegametinkerer2 жыл бұрын

    It's really.nice to see support like this. Thank you for sharing

  • @IbnShaalan
    @IbnShaalan2 жыл бұрын

    I think the main drwaback is the size of each bottle and with many apps the total desk usage will increase

  • @themedleb

    @themedleb

    2 жыл бұрын

    Hopefully it will work like Flatpak, one library is shared between multiple apps (no duplication).

  • @hopelessdecoy

    @hopelessdecoy

    10 ай бұрын

    ​@@themedlebthat's dependant on if the devs make the flatpak that way though.

  • @thatoneannoyingtornadosire8755

    @thatoneannoyingtornadosire8755

    13 күн бұрын

    still gonna blame windows for that, dang bloater lol

  • @MyReviews_karkan
    @MyReviews_karkan2 жыл бұрын

    I love this video. You've gotten a ton better, man. Keep up the good work, and thank you.

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Thanks;)

  • @pranavm3837
    @pranavm38379 ай бұрын

    Amazing stuff! I really appreciate the guide! After recently switching to Linux, I've been looking for a way to game with all my launchers, but struggled with Heroic & Lutris due to the lack of cloud saves. Now I'm glad I have this option.

  • @greenfoxes5903
    @greenfoxes59032 жыл бұрын

    This is fantastic! I'm glad you told me about this. its been a long time coming with a trail of tears paving the way for us.

  • @ahsinbinazad169
    @ahsinbinazad1692 жыл бұрын

    Been wanting to try out bottles but haven't found a proper guide on how to do stuff, until now. Great vid as usual. Oh and btw, have you already switched to Fedora on your laptop?

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Yep! It's on the 36 beta, I'm loving it so far!

  • @weighedclock9045

    @weighedclock9045

    2 жыл бұрын

    @@TheLinuxEXP i love windows,macos and linux

  • @weighedclock9045

    @weighedclock9045

    2 жыл бұрын

    What version of Linux would you recommend for a 2012 MacBook Pro 8gb ram and a i5 and 3gb of video memory

  • @cejannuzi

    @cejannuzi

    Жыл бұрын

    Bottles has a complete website with all sorts of tutorials.

  • @iver5457

    @iver5457

    9 ай бұрын

    ​@@weighedclock9045you can try either Fedora Silverblue or Kinoite. The difference between the two is that Silverblue uses GNOME while Kinoite uses KDE

  • @nicolaslavinicki4029
    @nicolaslavinicki40292 жыл бұрын

    The best review of "Bottles" so far! Thanks Nick!

  • @olivergarcia8283
    @olivergarcia82832 жыл бұрын

    thanks for all your work on this videos, are amazing

  • @Lampe2020
    @Lampe20202 жыл бұрын

    That "Bottle" of "MERLOT" "WINE" is really funny!

  • @AyaWetts
    @AyaWetts2 жыл бұрын

    I've been using Bottles about 5 months or so and its been really good. I have had more luck with games using a Custom bottle though. That gaming bottle throws all types of stuff in there that might work for some games, but broke several ones I tried, which worked fine with a default Custom bottle. If you have problems getting an app to run with the App or Gaming bottles, try a Custom and only add what you need.

  • @ANGELRA
    @ANGELRA2 жыл бұрын

    I can't wait to see something like bottles for waydroid/anbox.

  • @bottlesdevs

    @bottlesdevs

    2 жыл бұрын

    Waydroid support already planned

  • @ANGELRA

    @ANGELRA

    2 жыл бұрын

    @@bottlesdevs Awesome, I hope it can be implemented

  • @TheLukemcdaniel
    @TheLukemcdaniel2 жыл бұрын

    I've done this myself for the longest time, just using the env vars. I tended to keep each game in it's own bottle(much like how steam is handling it) since many games need their own tweaks for things to work best.

  • @RoxNoAnne
    @RoxNoAnne2 жыл бұрын

    I installed 0CC-FamiTracker with Bottles, and it works really well and I haven't run into any issues so far. Bottles is definitely a top tier Wine implementation.

  • @RobertOw83
    @RobertOw832 жыл бұрын

    You're doing a great job of convincing me that I could jump ship to Linux with the and you're other videos of late. Great video.

  • @Daniel_VolumeDown
    @Daniel_VolumeDown2 жыл бұрын

    I noticed this on "epic games store" but it probably applies to more applications. "Epic Games Store" can now be installed either via "wine" (eg in "bottles") or via "heroic game launcher" or via "Lutris". In addition, I suspect that some games will work better in one case and others in another case, and some will work better if they are installed separately via "lutris" instead of, for example, downloaded from the "epic games store" inside "lutris"

  • @Zobbster
    @Zobbster2 жыл бұрын

    Just wanted to say nice work on the video description, especially the warning about how running random stuff might still give potential viruses access to your home directory. Keep up the excellent work!!

  • @switchhazel3517

    @switchhazel3517

    Жыл бұрын

    What kind of random stuff are you talking about?

  • @lennymclennington
    @lennymclennington2 жыл бұрын

    Thanks for telling us about Bottles as I've just been having a really hard time trying to get through the buggy PlayOnLinux user interface to try and install an old Windows program on my computer. I did get POL to work eventually but it was a hassle and very unintuitive.

  • @meowcula
    @meowcula2 жыл бұрын

    Bottles is awesome, I just haven't got around to using it yet. Strangely, I haven't had a need to run a windows app in years :). I used to use a similar project on macOS called "wineskins" works exactly the same. The best way to deal with wine, in my opinion.

  • @zxuiji
    @zxuiji Жыл бұрын

    There's a simple solution to the apps creating stuff in the home folder and sub folders, wine can just do a couple of symbolic links, one in the home folder leading to the emulated home folder and another in the emulated folder leading to the actual home folder, old apps will just create stuff in the emulated folder and new apps can just offer to save it in the actual home folder via a folder selection dialogue

  • @herozero777
    @herozero777 Жыл бұрын

    Feel happy to donate to such a nice program

  • @xzaratulx
    @xzaratulx2 жыл бұрын

    Thx Nick from the bottom of my heart ! That saves me a lot of headache

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    You're welcome ;)

  • @SuperVictor64
    @SuperVictor64 Жыл бұрын

    Whoa! bottles is simple and easy to use!

  • @TheLinuxEXP

    @TheLinuxEXP

    Жыл бұрын

    Oh yeah!

  • @burning_KFC
    @burning_KFC2 жыл бұрын

    Thanks a lot for video! I’m thinking now installing Sims4 on my fedora

  • @noxiousophidian9634
    @noxiousophidian96342 жыл бұрын

    This is really great. Thank you :)

  • @MkThUnderwd
    @MkThUnderwd2 жыл бұрын

    This is great, but I hope the reverse can be done too. For example, I have Skyrim Special Edition on Steam/PC and use Vortex to manage hundreds of mods. One of the few things holding back my total switch to Linux is running Vortex as intended by the devs - inside the same environment as the game - in the Proton Steam Play environment.

  • @KeyMerVin
    @KeyMerVin2 жыл бұрын

    Your channel is of public utility. THANK YOU ^^

  • @enkiimuto1041
    @enkiimuto10412 жыл бұрын

    Worth remember some obscure apps (like SAI) won't run some APIs that aren't even supported by wine for being so niche they weren't worth developing. So derived softwares like Crossover or (I assume, Bottles) may not work. This motivates me to give it a second shot instead of being annoyed at making a virtual machine just for it, though. Those containers are just great

  • @apetivist
    @apetivist2 жыл бұрын

    Thanks for this video instruction. I have Bottles downloaded but until now was confused as how to use it.

  • @ron6420
    @ron64202 жыл бұрын

    Kind of along the lines of this vid: The Windows 11 thing doesn't scare me a bit and for a couple reasons. The first is my laptop has Win 11 on it so I have no issues there. My other two machines won't run it and from what I understand, you'll always have a watermark on the screen and you'll have to manually install security updates if you do install it on legacy hardware. My primary machine is a T5500 w/ two x5690 CPUs, 146G of ECC ram, all SSD and a GTX 970 (which runs any games I care about just fine). It's a beast of a machine that I will not replace just because it won't run Win11. Linux has gotten a lot better in most all areas since I began using it 7+ yrs ago and giving that many users are going to jump from Win10 to Linux in 2025, I suspect it's going to become even better in the next 2.5 yrs as the Linux developers must know this is going to happen. If I really need Win11, I'll use my laptop or I'll just spin up a VM, so who cares about MS and their threats!! I sure as hell don't and I'm certainly not going to spend the $$ on a new build to compete with my present 5500 just so I can run Win11. Linux will do me just fine, plus it's just a better OS to deal with in the first place. I will say that Bottles needs to focus more on productivity apps than they do gaming.

  • @ron6420

    @ron6420

    2 жыл бұрын

    My correction: 144 ram, not 146

  • @m1kc
    @m1kc2 жыл бұрын

    Tried Bottle and it managed to run Age of Empires 4 on default settings (Lutris didn't). Overall, the software looks OK, has most features I'd expect from a modern Wine runner. Thanks for the advice!

  • @espio3364
    @espio33642 жыл бұрын

    I'm just Falling in love with your Content,saw your old videos too and what a journey.Your Hard-work and consistency is Inspiring for me❤️ I recently watched your GNOME 42 showcase video and I wonder how do I install Vanilla GNOME OS on Virtual Box cause it just doesn't detect iso file as bootable image file,a little help or your thoughts would be appreciated :) Apart from that keep up the good work Sir Just love your work !

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Thanks! It's been quite a journey, yeah!

  • @nickiebanchou
    @nickiebanchou2 жыл бұрын

    recently discovered Bottles too, it's SO GREAT that i'm running out of windows apps to run with it !

  • @DarkZuckerberg
    @DarkZuckerberg2 жыл бұрын

    Dude I swear your camera quality is insane. KZread automatically runs videos on 360p for some reason. When I click on your videos, I think it is on 1080p, then I check the settings and it's 360p. Man I love your camera quality.

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    Thanks! It's a basic Sony alpha 6600, but it works well!

  • @DarkZuckerberg

    @DarkZuckerberg

    2 жыл бұрын

    @@TheLinuxEXP my brother used to sell Cameras, and he bad a bunch of Sony, Nikon, Canon and Fuji. The Sony Alpha always caught his interest. They're great. Merci pour ta reponse Mr. TLE :)

  • @peekaboo6168
    @peekaboo61682 жыл бұрын

    Oh this is cool. Good explanation of Wine Nick, that's going to help a lot of new users. I've been using wine via cli to launch programs and manage prefixes, but this looks much more comfy. Not going to make me switch from Lutris for gaming, but for apps this looks awesome.

  • @rfr_Foglia
    @rfr_Foglia3 ай бұрын

    I really love your videos

  • @aytviewer2421
    @aytviewer24212 жыл бұрын

    I'm going to have to try this to run MS Office. That is the pretty much the only reason I still have a Window's boot partition. I still need it for some of my consulting work in updating and exchanging documents with folks who use Office. I have pretty much tried all Linux available office suites, and they all end up have one compatibility issue or another working on complex documents. I am not knocking these office suites --they work fantastic and more than meet my needs on Linux. But they still have minor little glitches that affect MS Office documents when you go round trip between platforms and suites.

  • @CrabGuyy
    @CrabGuyy2 жыл бұрын

    i was thinking about switching to linux but what i mainly do on my computer is programming but i needed some windows program for it to work. Wine (and therefore bottle) are too tempting, i absolutely need to try them out and see if they work on a virtual machine. Only drawback i can think of is that if it doesn't work right off the bat i will need to look up one of those complex tutorials on how to fix it

  • @charautreal
    @charautreal2 жыл бұрын

    I've been using bottles for a while, which I consider better than vanilla wine, mainly because of the flatpak sandbox and the wine sandbox, basically sandbox²

  • @Zeptrio
    @Zeptrio2 жыл бұрын

    i'll definitely change from windows to linux at some point in the near future , windows is getting too annoying to use ,updates are a pain and the only thing keeping me there at this point is word and some video editing apps for my own personnal use.With all that's happening lately on linux, all the available and worth your time open source apps it's just really interesting and channel like yours will 100% help on the switch from win to Linux.thanks for letting us discover these apps i never would have thought something like bottles existed (even though it makes sense it exists) cuz i just thought there was already proton and wine but bottles seems really good and easy to use.

  • @donvineyard8654
    @donvineyard86542 жыл бұрын

    I have used Proton for some time now via Steam. Work splendidly. Never used Bottles... thanks for the info...installing it now to check it out. I've used PlayOnLinux (PoL) for years. Needed a solution for Text2Speech and Linux T2S stinks badly. I had an old purchased Windows 7 application for T2S and use PoL to use it on Linux. Works really well. I think it is amazing how far Wine has come over all these years...especially with the huge mess that is windows code.

  • @markverb1
    @markverb12 жыл бұрын

    This seems very epic! I'll try it later.

  • @Zephyroths
    @Zephyroths2 жыл бұрын

    this really seems like fit my usecase better than lutris because the manual installation seems to be more intuitive than the latter. might actually try it some day.

  • @stickfigure31
    @stickfigure31 Жыл бұрын

    I'm not sure if it's the exact same, but I remember years ago trying to run wine on Mac OS X tiger and hearing about bottles. I didn't understand it at the time, because when you looked for wine for Mac OS X tiger it pointed you to bottles, but when you finally managed to track down an old version of bottles it then complained you didn't have wine installed. I'm guessing even if it wasn't maintained by the same dev it was probably a similar concept as you described and that wine probably would of needed to of been compiled from source through the home brew build stuff to run linux apps on apple.

  • @fotisbaltoumas
    @fotisbaltoumas2 жыл бұрын

    Just to clarify, PlayOnLinux/PlayOnMac is not dead, it just got picked up by another developer. The distro repos (apt etc) have the last version of the original team (4.x), but the flatpak installation contains the new implementation (version 5). Other than that, really good video and really interesting wine manager.

  • @NoMoreWars
    @NoMoreWars Жыл бұрын

    Very informative vid! However, would be good to show the installation of a simple AND a heavy program in Bottles. All videos I've seen install lightweight software, when most users stumble upon problems with the heavier software. I installed Filmora 11 in Bottles. It works well up until the point you try to edit the speech-to-text subtitles, that are mapped out in the correct times. It uses 70-90% of the CPU and RAM goes to about 70%. It takes several seconds to delete and type a letter in the subs. How can I speed Filmora up? Should I install it as a Game, and not as an Application? How can I direct more PC resources to it?

  • @JonathanSteadman2003
    @JonathanSteadman20032 жыл бұрын

    I had to use wine a lot during lockdown and it was great. Although some software like Ms access did not work meaning I needed to make a VM of windows. But it's getting better. :)

  • @mr.mastermind4840

    @mr.mastermind4840

    2 жыл бұрын

    I am not sure but you can check office 2013. I think Access is working

  • @JonathanSteadman2003

    @JonathanSteadman2003

    2 жыл бұрын

    @@mr.mastermind4840 I needed the latest access tried it a long time ago but did not work. So I just use windows on a cheap sdd with 250 GB.

  • @mr.mastermind4840

    @mr.mastermind4840

    Жыл бұрын

    @@JonathanSteadman2003 Yes I understand... Microsoft office support is getting better on Linux. I am on Manjaro Gnome and I have successfully installed office 2016 and after adjusting the ppi to 140 on winecfg, I really can't tell any difference between using it on windows vs on Manjaro. I am very happy with it as of now

  • @JonathanSteadman2003

    @JonathanSteadman2003

    Жыл бұрын

    @@mr.mastermind4840 that's awesome. I know you can run fh5 on proton and it's like a new game that came out not too long ago. So the community is really trying to improve gaming and software support. :) But I now do stuff at college. So no problem anymore but like gaming with wine and proton. :)

  • @Vindix007
    @Vindix0072 жыл бұрын

    Running Dead Space and Dead Space 2 here, using Bottles on Zorin 16.1 Pro. Flawlessly and stable (175 fps). Same quality as running as on Windoze. Who looks, think it's running natively on Linux.

  • @MaxOoze
    @MaxOoze2 жыл бұрын

    I am going to start using Nick's pronunciation of bottles now. Buttholes, classic.

  • @JoeyQuint

    @JoeyQuint

    Жыл бұрын

    Although the video is very informative, i heard that instantly. Couldn't help but laugh especially when he mentionned squeezing performance out of it. Don't get me wrong I'm french myself and probably would say it the same way, but it's still funny. :D

  • @PlanetLinuxChannel
    @PlanetLinuxChannel2 жыл бұрын

    Hey Nick. As someone getting into Linux KZread myself, I’ve struggled to find recording / editing software that strikes a balance between ease of use and flexibility. I’m wondering what you’re using to record and edit your videos. I’m willing to learn Kden Live if I NEED to, but am looking for an easier to use solution if possible. Besides OBS, is there any screen recording software you recommend? Thanks!

  • @cheetahx13
    @cheetahx132 жыл бұрын

    something i dont understand about bottles, wine make you vulnerable to malware, does the same happens with bottles?

  • @primistandem6781
    @primistandem67812 жыл бұрын

    Thanks for the awesome content. I've been a long time Linux user, but have never used Wine.

  • @anon_y_mousse
    @anon_y_mousse2 жыл бұрын

    I like that example. I personally use the open source unrar that Roshal provides, but I like using the terminal. You're right about windows being a massive mess, if it weren't so awful it'd be easier to reimplement. Have you ever done LFS?

  • @Terra1149
    @Terra11492 жыл бұрын

    Hello everyone! I’m usually earlier than this, but I’m still going to comment about how great these videos are. Thanks Nick for the great content!

  • @TheLinuxEXP

    @TheLinuxEXP

    2 жыл бұрын

    You're welcome, thanks for watching :)

  • @bobafett2598
    @bobafett25982 жыл бұрын

    I am thinking of switching to Linux in 2025 (you can guess why i think), especially Linux Mint, and i was struggeling to install all the launchers of my games. I tries Lutris, PlayOnLinux and Wine, but non of them was very user-friendly or easy to manage. But bottles saved my day and was the 100% perfect choice. Not only its easy to install software, the automated launcher scripts are fantastic. I love it. Only thing i want to see is better Easy Anti Cheat Support

  • @MasterPJ86
    @MasterPJ862 жыл бұрын

    Thank you so much! I didn't know this thing even existed XD

  • @SA77888
    @SA778882 жыл бұрын

    Gotta give credit to the makers of Wine........as a noob I did not know what to expect. When ya hear 'emulation' (or in this case) a compatibility layer, ya think bugs, crashes, lag and things just not working properly. Im using Wine to run a Windows based NES emulator, to play games that I am extremely familiar with, so I'd notice even the tiniest inaccuracy. As many of you will expect, its literally like running the software 100% natively on Windows. Even more modern/sophisticated software, like a portable version of Photoshop runs totally fine. Wine is NOT some wonky emulator that Linux users are forced to tolerate I suspect the fact that it really isnt an emulator at all, is the reason it is so accurate. Im sure it has its limitations, but what a fantastic tool.

  • @TazerXI
    @TazerXI2 жыл бұрын

    I like how you can manually copy over the windows files. I dual boot windows and linux, in case something happens I can still use my PC, so it is good to know I can get the actual windows files. Would like to just use my windows C drive as the virtual C drive though, but that might not work if wine adds its own stuff inside of the virtual C drive

  • @rasaskitchen
    @rasaskitchen2 жыл бұрын

    Great video, Nick! Thanks. Apart from games, MSOffice and Adobe Suite, what other programs do people use Wine for? I didn't have to run Wine so far for work or personal use yet.

  • @SteveMacSticky

    @SteveMacSticky

    2 жыл бұрын

    Some accounting programs, like QuickBooks, etc.

  • @kanbekan

    @kanbekan

    2 жыл бұрын

    I usually use it to run some game tools because they only run on Windows

  • @Random_Guy_1

    @Random_Guy_1

    2 жыл бұрын

    Well I use it to run PDF Editor as I can't find a good one in Linux.

  • @BkkTHBob

    @BkkTHBob

    2 жыл бұрын

    @@Random_Guy_1 Totally agree. Have no problems with PDF-Exchange Editor - takes the licence too

  • @gustavomartinelimassola8978
    @gustavomartinelimassola89782 жыл бұрын

    Great video

  • @helloimatapir
    @helloimatapir2 жыл бұрын

    YIFY..? Really Nick? I thought you cared about quality! Haha. Great video! I avoid running any Windows software on my Linux machine, but it's nice to know how easy it has become with Bottles. Also kudos to the Wine dev's for their years of hard work.

  • @jtrib1549
    @jtrib15492 жыл бұрын

    Lol is he saying bottle as butthole an purpose? If so then the joke at 10:42 was smooth af

  • @SireDragonChester
    @SireDragonChester2 жыл бұрын

    Can bottle run msi after burner under Linux? And what about Logitech software. Like for g29 wheel. Thanks. This so get force feed back under linux. For games that need it for ATS ( America truck sim ).

  • @outwalker3
    @outwalker32 жыл бұрын

    Can you run a executible with a diffrent language system locale similar to locale emulator on Windows does Bottles have that option? For example if a game needs a specific system languge or the font will look like squares when you run it ? doing this via terminal is a hassle

  • @diligencehumility6971
    @diligencehumility6971 Жыл бұрын

    Wow. This is what I wanted before switching to Linux. A good opportunity to run all my windows apps on there. Seems like this will come true. When this is fully functional and easy to use, Windows will be part of the past

  • @binnihh
    @binnihh2 жыл бұрын

    I giggled every time you said bottle, it sounded to me like you were saying buttholes.

  • @itssilence9998
    @itssilence99982 жыл бұрын

    Just the easy access to the registry for specific apps is already make it good. In fact, this feature should be implemented on windows. I remember the hassle of editing the registry from regedit for specific app, i have to manually search which one for the app i want to. Why don't windows just add this feature on the "uninstall a program" control panel so i can get into registry for specific app easily? I daily drive linux, but once in a while i have to deal with windows for work.

  • @blwh
    @blwh2 жыл бұрын

    Oh man, videos like this is what makes me wish i had another computer to test linux stuff on. My computer falls in a weird stop where is not worth the hassle to use virtual machines or dual boot on. And there are many softwares i need on windows.

  • @Randy-nb6fw
    @Randy-nb6fw7 ай бұрын

    bro french people saying bottles cracks me up every time

  • @MonirulIslam-fc5lv
    @MonirulIslam-fc5lv2 жыл бұрын

    Nice tutorial.. Finally i have three courage to try win apps on linux

  • @universegaming1353
    @universegaming13532 жыл бұрын

    Great content as always, Nick. I used Bottles to run Max Payne 2 on my Garuda Linux installation and it was fantastic. Bottles allowed me to set command line parameters to the executable without making a shortcut like in Windows. So far so good. I am really loving Linux a lot. Just wished I have a better and stable internet connection so that I can update packages without any problems. It's amusing that I prefer the way Linux updates the system compared to the BS of Windows 10.

  • @DexieTheSheep
    @DexieTheSheep2 жыл бұрын

    man your outro music is epic

  • @abrotherinchrist
    @abrotherinchrist Жыл бұрын

    Anymore, it's getting to where I don't need Windows. The only programs I might have some difficulty with are Photoshop, Logos, MediaMonkey and WinSCP. I'll have to try and see. I'm using Garuda Dragonized right now and have found it's a bit of a mess to manage. I'd like to move to something a little less geeky (meaning I don't have to manage dependencies so much from the command line). I wonder what would be best? Manjaro caught my eye, but there are so many great distros out right now.

  • @YatesyTea
    @YatesyTea2 жыл бұрын

    I'll have to give this a go on Fedora, usability improvements to Linux are getting so good these days.

  • @only1gameguru
    @only1gameguru2 жыл бұрын

    I like bottles, but for some reason the qemu thing for MS word works better for some apps. Why can't MS just give up and make a Linux window manager and a direct X and direct 3d library and a dll list that won't work in wine. Then they can do other things

  • @stormz4040
    @stormz40402 жыл бұрын

    I use Bottles to run some Windows app. It's very useful.

  • @Rfster900
    @Rfster9002 жыл бұрын

    Hi Nick, you are on my short list of go-to resources for all things Linux on you tube. Thank you! Would you please make a video about anti-virus on Linux? How good is ClamAV (being open source), are there other free alternatives? I think this would be a great video because, as Linux gets more adopters, viruses and hacking will eventually become the nightmare it is on Windows. Such a video would be extremely helpful. Thank you for all the great work! Thumbs up ! 👍

  • @alicethegrinsecatz1611
    @alicethegrinsecatz16112 жыл бұрын

    Not only Linux has recursive acronyms. VISA for example stands for Visa International Service Associations.

  • @pimmanders2261
    @pimmanders22612 жыл бұрын

    This is really cool.... one question: how do i run a app that has a launcher before it starts the app that i want to run?

  • @qcxint_
    @qcxint_ Жыл бұрын

    Can I install solid works, autocad, inventor, Fusion 360 (and another Auto desk application) in Bottles or wine?

  • @Steven_nevetS
    @Steven_nevetS2 жыл бұрын

    Neat Video! Like Bottles but still cannot put my main software product onto it. I'm sure it will happen sooner or later!

  • @borispaunovic965
    @borispaunovic9652 жыл бұрын

    Hey i have a question about .net development on linux mint. Is there a way to use Visual studio(IDE not vscode) on linux I've tried wine and bottles but it doesn't work, or is there some ide that supports .net 5 (so that is being updated) btw I've tried monodevelop and it's not great . Thanks in advance.

  • @poluefemus
    @poluefemus2 жыл бұрын

    pouring water from a bottle onto a computer to download windows apps

  • @absolutelyproprietary6896
    @absolutelyproprietary68962 жыл бұрын

    Can I run games with proton without steam using this? As I understand, when you launch a game with proton, it gets the appid from steam and downloads the wine prefix for that specific game. So if I have a drm free copy of a game, can I find its steam appid and download its wine prefix?

  • @dimensional7915
    @dimensional79152 жыл бұрын

    every day I get closer and closer to pulling the trigger on fully moving to linux on my Desktop

  • @brettcaban8998
    @brettcaban8998 Жыл бұрын

    Hello Nick! New subscriber here. Do you know if bottles or Lutris could successfully install the Xbox app on steam deck and via proton play games?

Келесі