I needed to add some libraries from git but when I tried updating it showed the following error "E: Malformed line 3 in source list /etc/apt/sources.list.d/google-earth-pro.list (type) E: The list of sources could not be read." I don't know if any previous update made any change to that file or what but I cannot use "apt-get" in ubuntu 16.04.
Asked
Active
Viewed 31 times
0
sudo
privileges has added the file and line 3 is incorrect, and needs correction, removal or conversion into a comment. (/etc/apt/sources.list.d/
is empty unless users withsudo
rights add files there) – guiverc Sep 13 '20 at 11:37