Answers for "how to add a font in linux"

2

install font on linux

#ubuntu
sudo apt install ttf-mscorefonts-installer
( when <ok> appears press TAB and enter )

sudo fc-cache
fc-match Arial
fc-match Times
Posted by: Guest on July-06-2021

Code answers related to "how to add a font in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language