I am a completely new to Ubuntu & Linux. I would like to install a PC game, so I understand that I need to use Wine. Also I have the PC game as an .iso file which I assume will need another application to run...
I downloaded Wine 1.8 "from source" from https://www.winehq.org/announce/1.8. I don't really know if it's installed, or if it even needs to be installed. Afterwards I found this link https://help.ubuntu.com/community/Wine, which mentions you can download wine from the Software Centre. I'd like to install it from the Software Centre now because I don't know what to do with the files I have from Winehq (not to mention binary packages???). But I am worried that what I already downloaded needs to be removed first. Is this the case??
sudo apt-get remove wine && sudo apt-get install wine
. – Tshilidzi Mudau Jan 23 '16 at 12:56