how to remove wine32 linux

C++
sudo apt-get update
sudo apt-get autoclean
sudo apt-get clean
sudo apt-get autoremove

Source

Also in C++: