Once it has been installed using the command sudo get-apt install wine. How can I run this software?.Is there any shortcut created such as chromium or VLC or is there any other way to run it?
Asked
Active
Viewed 81 times
0
-
possible duplicate of How to navigate and launch installed applications? – karel Jul 17 '15 at 05:20
1 Answers
0
You can use wine
via terminal
wine your_exe
with the full path to your exe.
Or also via context menu of your exe file in your file manager.
Installed Windows programs you can start usually via your Dash.

A.B.
- 90,397