I installed the stable version of WineHQ using the winehq.org repositories.
I have been using wine for a while and in the meantime I have found several problems. Wine was running perfectly when I first installed but now it got problematic. These problems are too much of a pain for me to bother trying to fix, so I just want to fully remove wine and then install it again.
I have been trying to fully reinstall or fully reset wine in my system, but every time I try to do it wine gives me the same problems and behaves the same way as if it wasn't really fully reinstalled.
I have tried sudo apt remove winehq-stable
and then install it again;
I also tried sudo apt remove wine*
and then install again; and sudo apt-get install winehq-stable --reinstall
. None of these worked for fully reinstalling/reseting wine in my system, so I'm here to ask what can I do to achieve that.
I appreciate any help.
sudo apt install wine-stable
– Organic Marble Mar 28 '21 at 20:42