About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
iamcinec
5/29/2019 - 7:53 PM
share
Share
add_circle_outline
Save
Install MS TrueType fonts on Ubuntu
install_ms_fonts_in_ubuntu.sh
content_copy
file_download
sudo apt-get update sudo apt-get install ttf-mscorefonts-installer sudo fc-cache -f -v
clear