Installing Microsoft Truetype fonts on Kubuntu 8.04 64bit

You can install the MS core fonts by installing the msttcorefonts package.
$ sudo apt-get install msttcorefonts

Check the install:

1. Clear fontcache
$ sudo fc-cache -fv
2. Open OpenOffice
3. Check the fonts

Done.