Mint Linux Installing Fonts System-Wide

From Free Knowledge Base- The DUCK Project
Revision as of 19:13, 5 October 2024 by Littleguy (talk | contribs) (Created page with "check which fonts are already installed fc-list Navigate to /usr/share/fonts cd /usr/share/fonts place your downloaded *.otf and *.tff fonts in this directory. To make th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

check which fonts are already installed

fc-list

Navigate to /usr/share/fonts

cd /usr/share/fonts

place your downloaded *.otf and *.tff fonts in this directory.

To make the system aware of the new fonts, update the font cache by running the following command:

fc-cache -f -v