Quote:
Originally Posted by kindlelover6112
Sorry I don't get it, what do you mean?
|
I mean is wine installed such that you can invoke it just by typing "wine".
Code:
$ whereis wine
wine: /usr/bin/wine /opt/wine-stable/bin/wine /usr/share/man/man1/wine.1
$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
$ wine
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit