[2025-jun-17] The SlackDocs mailing lists at https://lists.alienbase.nl/mailman/listinfo have been retired. No one has been using these lists for years and it's time to say goodbye. The list archives remain available at https://scalzi.slackware.nl/mailman/listinfo/slackdocs

[2025-jun-17] The SlackDocs Wiki has moved to a new server, in order to make it more performant.

Welcome to the Slackware Documentation Project

Install Fonts

AS ROOT:

  1. Copy your font files (.ttf and/or .otf) to their respective directories:
    /usr/share/fonts/TTF
    /usr/share/fonts/OTF
  2. Run the following commands, with the directory where you copied the fonts as argument:
    mkfontdir /usr/share/fonts/{TTF,OTF}
    mkfontscale /usr/share/fonts/{TTF,OTF}
    fc-cache -f -v
  3. Restart X.

Sources

QR Code
QR Code howtos:general_admin:install_fonts (generated for current page)