Every time I try to uninstall wine I get this:
I used winehq to install it. https://wiki.winehq.org/Ubuntu
Every time I try to uninstall wine I get this:
I used winehq to install it. https://wiki.winehq.org/Ubuntu
As you can see from the wiki page you linked, the name of the package is not wine, choose one of the three package names that are listed and your command will likely work better:
Or just try: sudo apt-get purge winehq*
You can then also run sudo apt-get autoremove to clean up.