I've got a problem with my apt file sources.list. Whenever I'm trying to update or install something I keep getting this error and I don't know how to fix it. I tried using vi to remove the malformed line but it doesn't get deleted.
E: Malformed entry 58 in list file /etc/apt/sources.list (Component)
E: The list of sources could not be read.
Thank you in advance.
sudo nano /etc/apt/sources.list
. Nano is more beginner friendly. – Artur Meinild Feb 16 '21 at 14:40