I wanted to install Hack recently, and this is how I did it:
Make a folder and dump the .ttf files there:
mkdir -p /usr/share/fonts/hack
Then run this:
fc-cache -f -v
I wanted to install Hack recently, and this is how I did it:
Make a folder and dump the .ttf files there:
mkdir -p /usr/share/fonts/hack
Then run this:
fc-cache -f -v