[sudo] password for mic:
mic@mic-OptiPlex-7050:~$ sudo apt update
E: Malformed entry 2 in list file /etc/apt/sources.list.d/tor-project.list (Component)
E: The list of sources could not be read.
I've tried most of the fixes on this site, including removing the /etc/apt/sources.list
file and putting it on my desktop. After following that "fix" I couldn't figure out how to continue. sudo-apt-update just returns the error above.
I've used Linux for several years, but not really savvy with terminal usage. I've found fixes that give the default lists, but above my head! What other details do you need?
/etc/apt/sources.list
, it is a different file/etc/apt/sources.list.d/tor-project.list
that you need to address – steeldriver Feb 16 '23 at 01:50