Thanks for the help guys, I'm new to Linux. :) I edited the sources.list and tried to install Ove's wine but this is what happens: > # nano /etc/apt/sources.list > # apt-get install wine > Reading package lists... Done > Building dependency tree... Done > Suggested packages: > msttcorefonts > The following NEW packages will be installed > wine > 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. > 12 not fully installed or removed. > Need to get 0B/10.4MB of archives. > After unpacking 54.2MB of additional disk space will be used. > W: Couldn't stat source package list http://people.debian.org ./ Packages (/var/ lib/apt/lists/people.debian.org_%7eovek_wine_._Packages) - stat (2 No such file or directory) > (Reading database ... 30713 files and directories currently installed.) > Unpacking wine (from .../wine_0.9.58~winehq0~debian~4.0-1_i386.deb) ... > dpkg: error processing /var/cache/apt/archives/wine_0.9.58~winehq0~debian~4.0-1_ i386.deb (--unpack): > trying to overwrite `/usr/lib/wine/msacm32.drv.so', which is also in package li bwine > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Errors were encountered while processing: > /var/cache/apt/archives/wine_0.9.58~winehq0~debian~4.0-1_i386.deb > W: Couldn't stat source package list http://people.debian.org ./ Packages (/var/ lib/apt/lists/people.debian.org_%7eovek_wine_._Packages) - stat (2 No such file or directory) > W: Couldn't stat source package list http://people.debian.org ./ Packages (/var/ lib/apt/lists/people.debian.org_%7eovek_wine_._Packages) - stat (2 No such file or directory) > W: You may want to run apt-get update to correct these problems > E: Sub-process /usr/bin/dpkg returned an error code (1) It's basically the same error as in my first post. I think something with my cache is wrong..