J'ai essayé de supprimer Wine du terminal en utilisant :
apt-get remove wine
mais Wine existe toujours. Comment puis-je le supprimer complètement ?
harsh@harsh-BOOK:~$ sudo get-apt purge Q4Wine
[sudo] password for harsh:
sudo: get-apt: command not found
harsh@harsh-BOOK:~$ sudo get-apt purge wine
sudo: get-apt: command not found
harsh@harsh-BOOK:~$ sudo rm wine
rm: cannot remove ‘wine’: No such file or directory
harsh@harsh-BOOK:~$ sudo rm q4wine
rm: cannot remove ‘q4wine’: No such file or directory
harsh@harsh-BOOK:~$ sudo rm winetricks
rm: cannot remove ‘winetricks’: No such file or directory