Martin Gregorie wrote: > Useful to know: "which wine" or "which wine64" shows if its in $PATH Thanks for the tip. Code: laur@debian:~$ which wine64 /usr/local/bin/wine64 So I guess the problem is in the fact wine installed into /usr/local/bin instead of /usr/bin/. Is there any way to change that?