MY FIRST STEP IN THE TERMINAL:
aivinor@mcph:~$ sudo apt-get install ttf-mscorefonts-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
imagemagick-common liblqr-1-0 libmagickcore5 libmagickcore5-extra
libmagickwand5 libnetpbm10 linux-headers-3.13.0-32
linux-headers-3.13.0-32-generic linux-image-3.13.0-32-generic
linux-image-extra-3.13.0-32-generic netpbm
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
cabextract
The following NEW packages will be installed:
cabextract ttf-mscorefonts-installer
0 upgraded, 2 newly installed, 0 to remove and 32 not upgraded.
Need to get 70.6 kB of archives.
After this operation, 282 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
MY SECOND STEP:
WARNING: The following packages cannot be authenticated!
cabextract ttf-mscorefonts-installer
Install these packages without verification? [y/N] y
0% [Connecting to 172.16.19.10 (172.16.19.10)]
Err http://in.archive.ubuntu.com/ubuntu/ trusty/universe cabextract amd64 1.4-4
AT THIS POINT I FACE A NUMBER OF ERRORS THAT CLAIM INABILITY TO CONNECT TO 172.16.19.10 AS CONNECTION TIMED OUT - I HAVE NO INTERNET PROBLEMS SAYS FAILED TO FETCH AND HAS LINKS SUCH AS
in.archive.ubuntu.com/ubuntu/ trusty/multiverse ttf-mscorefonts-installer all 3.4+nmu1ubuntu1
in.archive.ubuntu.com/ubuntu/pool/universe/c/cabextract/cabextract_1.4-4_amd64.deb
in.archive.ubuntu.com/ubuntu/pool/multiverse/m/msttcorefonts/ttf-mscorefonts-installer_3.4+nmu1ubuntu1_all.deb
LAST LINE IS:
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
sudo apt-get update
? – Danibix Apr 19 '16 at 15:19