Fish Wang says to YSITD
sudo bash -c "     cd /tmp;     mkdir 'notoSansTemp';     cd 'notoSansTemp';     wget https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip;     unzip *.zip;     mkdir -p /usr/share/fonts/opentype/noto;     cp *otf *otc /usr/share/fonts/opentype/noto;     cd /tmp;     rm -rf /tmp/notoSansTemp;     fc-cache -f -v; "@licson