Quote:
Will I have to do this for every download because I'm having the same problem with everything I try to download.
|
NO
you should use your package manager
"apt-get" and it's tools
or
the GUI "Synaptic"
for atp
Code:
su -
apt search chrom
One of the returns is
-----
chromium/stable 56.0.2924.76-1~deb8u1 amd64
web browser
-----
so
Code:
su -
apt-get install chromium
and chrome is installed ( the open version is )