Ivo Junior wrote: > ivojr@antix1:~ > $ sudo apt update > E: Malformed entry 1 in list file /etc/apt/sources.list.d/kali.list (URI > parse) > E: The list of sources could not be read. > ivojr@antix1:~ > $ sudo apt -f install > E: Malformed entry 1 in list file /etc/apt/sources.list.d/kali.list (URI > parse) > E: The list of sources could not be read. > ivojr@antix1:~ > $
You should definitely remove /etc/apt/sources.list.d/kali.list and, optionally, replace it with a known good one. Then, run `sudo apt update` and try again. -dsr-

