0

this is Noah,I recently installed Ubuntu 15.04 on my acer aspireV7 and after uninstalling my software-center i am now getting this error"(E:Malformed line 1 in source list /etc/apt/sources.list.d/virtual.list(dist))"

please help,thanks.

1 Answers1

0

Try this: open a terminal by pressing the following keys simultaneously; ctrl, alt, t,
then enter the following:

(if you want to paste in the terminal you need to use ctrl, shift, v ).

sudo apt-get install ubuntu-desktop

press enter.

This will reinstall all default packages.

iain
  • 49