I tried to install gfortran
by writing sudo apt-get install gfortran
but the terminal simply showed
Enable to locate the packages for gfortran
So I again tried by writing
sudo apt-get update
and it gives error.
Error is as shown below:
Err:65 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Can anybody suggest what I should do?
xenial-backports
why do you have that repository? – Rinzwind Sep 12 '16 at 10:19