I've tried a few different ways to install the MS TrueType fonts into Ubuntu. When I attempt to get them through the Terminal ( sudo apt-get install ttf-mscorefonts-installer) the installer never launches. All I get is...
Reading package lists... Done
Building dependency tree
Reading state information... Done
ttf-mscorefonts-installer is already the newest version.
The following packages were automatically installed and are no longer required:
libgif4:i386 libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386
liborc-0.4-0:i386 libp11-kit-gnome-keyring:i386 ocl-icd-libopencl1:i386
p11-kit-modules:i386 wine-gecko2.21:i386
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
What do I do? Any help would be more than appreciated.

