Monaco is the default font in the iTerm terminal for Mac OS X. How can I install it on Ubuntu?
3 Answers
Github user cstrap has a repository with a simple install script that will download and install the font.
Just run the command
curl -kL | bash 6 - Download it from
- Double click on the file. A font manager opens.
- Click on "Install Font"
I installed the Monaco font in Ubuntu 16.04 by doing:
- Download it from
- Copy the downloaded font into
~/.fonts/ - Run
sudo fc-cache -fv