Answers for "linux terminal set font"

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
0

ubuntu default terminal font family

Ubuntu Mono
Posted by: Guest on December-10-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language