I run sudo apt-get install libffi-dev
and I get the following error:
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
libffi-dev
0 upgraded, 1 newly installed, 0 to remove and 291 not upgraded.
Need to get 161 kB of archives.
After this operation, 365 kB of additional disk space will be used.
Err:1 http://ftp.tecnoera.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4
Could not connect to ftp.tecnoera.com:80 (190.113.0.250), connection timed out
E: Failed to fetch http://ftp.tecnoera.com/ubuntu/pool/main/libf/libffi/libffi-dev_3.2.1-4_amd64.deb Could not connect to ftp.tecnoera.com:80 (190.113.0.250), connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
I think the url might be broken and that I should use another one but how?