# `ttf-monapo` ## Installation via [`makepkg`](https://wiki.archlinux.org/title/Makepkg) ```shell git clone https://github.com/Fuwn/ttf-monapo \ && cd ttf-monapo \ && makepkg -si \ && cd .. \ && /sbin/rm -rf ttf-monapo ```