System Grab Bag

View all TLDR pages from common (or from all pages)

fc-cache

Scan font directories to build font cache files. More information: https://manned.org/fc-cache.
  • Generate font cache files:
    fc-cache
  • Force a rebuild of all font cache files, without checking if cache is up-to-date:
    fc-cache -f
  • Erase font cache files, then generate new font cache files:
    fc-cache -r

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.