1
 ┌─────────────────┤ Configuring ttf-mscorefonts-installer ├─────────────────┐
 │                                                                           │ 
 │ TrueType core fonts for the Web EULA                                        
 │                                                                             
 │ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
 │                                                                             
 │ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
 │ ("EULA") is a legal agreement between you (either an individual or a        
 │ single entity) and Microsoft Corporation for the Microsoft software         
 │ accompanying this EULA, which includes computer software and may include    
 │ associated media, printed materials, and "on-line" or electronic            
 │ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your        
 │ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be      
 │ bound by the terms of this EULA. If you do not agree to the terms of        
 │ this EULA, you may not use the SOFTWARE PRODUCT.                            
 │                                                                             
 │                                  <Ok>                                       
 │                                                                           │ 
 └───────────────────────────────────────────────────────
karel
  • 122,292
  • 133
  • 301
  • 332

2 Answers2

4

The message in the popup window is asking if you want to accept the Microsoft End User License Agreement (EULA) when installing proprietary Microsoft TrueType core fonts.

Use the Tab and Enter keys to accept the EULA in the Microsoft TrueType core fonts window that pops up. This pop-up window sometimes gets covered up by other open windows when installing Microsoft TrueType core fonts from the Software application, making it difficult to accept the EULA in order to continue the installation of Microsoft TrueType core fonts.

karel
  • 122,292
  • 133
  • 301
  • 332
1

This message appears when you install Microsoft fonts (ttf-mscorefonts-installer), or ubuntu-restricted-extras that installs these fonts too.

The message asks to accept End User Licence (EULA).

You can do it by pressing Tab then Enter

Pilot6
  • 92,041