0

I am trying to unistall a Windows application installed in Wine. When I run the command:

wine unistall - -software

it says uninstall: command not found.

Tim
  • 33,500

1 Answers1

2

Try to run wine uninstaller like Windows "Add/Remove Programs" function with this command:

wine uninstaller
Maythux
  • 87,123
Bilal
  • 3,747