5

How can I uninstall a font on Ubuntu 17.04? I've just installed a font and it's not functioning correctly (Arabic font). I need to get rid of it so it doesn't cause any troubles or errors every time I open Libreoffice. Thanks.

1 Answers1

2

Search in 'Software-Center' for font-manager (font management application for the GNOME desktop) and install it, with it you should be able to easily find and delete the font.

Install via the software center


Alternatively you can install it in Terminal by:

sudo apt install font-manager

enter image description here

Videonauth
  • 33,355
  • 17
  • 105
  • 120