I want to use my current version of wine for my launcher, but I don't know where the wine executable is

What exactly am I looking for? What is the normal path to the wine executable?

i’m on linux, Ubuntu 18.4

Can I get some help please?

I’ve got it working on Wine but I can’t remember how - search for the forums for some detailed step-by-step instructions, they’re here somewhere.

Just write wine. It should be in your PATH already
Screenshot%20from%202019-02-16%2020-31-09

open terminal use

whereis wine

if wine is not installed, don’t install it ! You need to add the apt repo, then install wine-staging from it, and then add the /opt/wine-staing/ to you PATH (eg in HOME/.bashrc )

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.