가장 쉽고 간단한 방법은 console 명령을 사용하는 것입니다 (이 명령은 모든 우분투 기반 배포판에서 사용 가능해야합니다).
fc-list
출력 예 (스트립) :
/usr/share/fonts/truetype/lato/Lato-Medium.ttf: Lato,Lato Medium:style=Medium,Regular
/usr/share/fonts/truetype/tlwg/TlwgTypo-Bold.ttf: Tlwg Typo:style=Bold
/usr/share/fonts/truetype/lato/Lato-SemiboldItalic.ttf: Lato,Lato Semibold:style=Semibold Italic,Italic
/usr/share/fonts/truetype/dejavu/DejaVuSerif-Bold.ttf: DejaVu Serif:style=Bold
/usr/share/fonts/truetype/noto/NotoSansThai-Regular.ttf: Noto Sans Thai:style=Regular
...
남자에서 :
fc-list - list available fonts
사용 가능한 모든 옵션을 확인하려면 MAN (수동)을 사용하십시오. man fc-list
/usr/share/fonts
? 글꼴을 나열하는 가장 기본적인 방법은fc-list
입니다.