Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: MS True Type Fonts

  1. #1
    Join Date
    Nov 2011
    Location
    Spring Hill, FL USA
    Beans
    302
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Smile MS True Type Fonts

    I tried installing MS True Type fonts from software manager and via Terminal. I have not been successful at either. Help Please!

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: MS True Type Fonts

    Which version of Ubuntu ?

    Code:
    sudo apt-get update
    then
    Code:
    sudo apt-get install ttf-mscorefonts-installer

  3. #3
    Join Date
    Oct 2011
    Location
    Galiza
    Beans
    3,380
    Distro
    Ubuntu Development Release

    Re: MS True Type Fonts

    Obs.: There's an EULA (End User License Agreement) from Microsoft you must agree with otherwise the installation will be aborted. When such dialog window appears in the terminal you need to use the TAB and arrow keys to navigate the options and ENTER to ultimately select the desired option.
    Galiza Nação!

  4. #4
    Join Date
    Aug 2006
    Beans
    13,354
    Distro
    Ubuntu Mate 20.04 Focal Fossa

    Re: MS True Type Fonts

    Quote Originally Posted by Vladlenin5000 View Post
    Obs.: There's an EULA (End User License Agreement) from Microsoft you must agree with otherwise the installation will be aborted. When such dialog window appears in the terminal you need to use the TAB and arrow keys to navigate the options and ENTER to ultimately select the desired option.
    While accepting the EULA is the usual trouble with msfonts, we don't actually know what happened.
    rickm, can you tell us.
    Last edited by mikewhatever; May 11th, 2014 at 07:51 PM.

  5. #5
    Join Date
    Aug 2013
    Beans
    4,941

    Re: MS True Type Fonts

    It comes with restricted-extras, I used to just bypassed it by refusing to accept the EULA, but pipelight appears to need it so I accept it so I guess the fonts are just available somewhere in the system. I never change the default fonts in Ubuntu.

  6. #6
    Join Date
    Oct 2011
    Location
    Galiza
    Beans
    3,380
    Distro
    Ubuntu Development Release

    Re: MS True Type Fonts

    You might need to reinstall (if not, it doesn't hurt to do it anyway and we can troubleshoot from there):
    Code:
    sudo apt-get purge ttf-mscorefonts-installer
    followed by
    Code:
    sudo apt-get install ttf-mscorefonts-installer
    Galiza Nação!

  7. #7
    Join Date
    Nov 2011
    Location
    Spring Hill, FL USA
    Beans
    302
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: MS True Type Fonts

    @howefield Ubuntu 14.04

  8. #8
    Join Date
    Nov 2011
    Location
    Spring Hill, FL USA
    Beans
    302
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: MS True Type Fonts

    Code:
    richard@richard-Studio-XPS-8100:~$ sudo apt-get purge ttf-mscorefonts-installer
    [sudo] password for richard: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be REMOVED:
      ttf-mscorefonts-installer*
    0 upgraded, 0 newly installed, 1 to remove and 14 not upgraded.
    1 not fully installed or removed.
    After this operation, 134 kB disk space will be freed.
    Do you want to continue? [Y/n] y
    dpkg: error processing package ttf-mscorefonts-installer (--purge):
     package is in a very bad inconsistent state; you should
     reinstall it before attempting a removal
    Errors were encountered while processing:
     ttf-mscorefonts-installer
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    richard@richard-Studio-XPS-8100:~$
    this was returned on purge.

  9. #9
    Join Date
    Nov 2011
    Location
    Spring Hill, FL USA
    Beans
    302
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: MS True Type Fonts

    This was returned on trying to reinstall like it said to do.
    Code:
    richard@richard-Studio-XPS-8100:~$ sudo apt-get purge ttf-mscorefonts-installer
    [sudo] password for richard: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    The following packages will be REMOVED:
      ttf-mscorefonts-installer*
    0 upgraded, 0 newly installed, 1 to remove and 14 not upgraded.
    1 not fully installed or removed.
    After this operation, 134 kB disk space will be freed.
    Do you want to continue? [Y/n] y
    dpkg: error processing package ttf-mscorefonts-installer (--purge):
     package is in a very bad inconsistent state; you should
     reinstall it before attempting a removal
    Errors were encountered while processing:
     ttf-mscorefonts-installer
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    richard@richard-Studio-XPS-8100:~$

  10. #10
    Join Date
    Apr 2009
    Location
    UK
    Beans
    50
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: MS True Type Fonts

    This thread appears to hold the solution..

    http://ubuntuforums.org/showthread.php?t=2179342
    Linux Deepin 2014 Beta (Released 15/5/2014) Video - http://youtu.be/wDtU3izQm7U

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •