PDA

View Full Version : [SOLVED] Help with uninstalling playonlinux



theyoyoist
October 22nd, 2010, 09:36 PM
I have had issues with uninstalling playonlinux, when I open synaptic package manager it tells my this.
E: Type '--2010-10-21' is not known on line 1 in source list /etc/apt/sources.list.d/playonlinux.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report

When I tried the terminal sudo apt-get purge playonlinux

E: Type '--2010-10-21' is not known on line 1 in source list /etc/apt/sources.list.d/playonlinux.list
E: The list of sources could not be read.

Sef
October 22nd, 2010, 10:01 PM
How did you install Play on Linux?

theyoyoist
October 22nd, 2010, 10:48 PM
Through the Ubuntu Software Center

theyoyoist
October 22nd, 2010, 11:01 PM
And it will not let me do anything on terminal or synaptic i get the same message

sikander3786
October 22nd, 2010, 11:02 PM
Try this.


cd /etc/apt/sources.list.d


sudo cp playonlinux.list playonlinux.list.old


sudo rm playonlinux.list

And then


sudo apt-get update

theyoyoist
October 22nd, 2010, 11:07 PM
Help please

theyoyoist
October 22nd, 2010, 11:22 PM
Thank you so much, problem solved like magic. :)

RockStarzInc
December 5th, 2010, 02:56 AM
:popcorn: I'm impressed. I was about to have to crash my whole system. I thought I was S.O.L.
Thank you sikander3786