I was wondering what's the best way to go about this. I don't have it available in Kdenlive or GIMP so I don't think it's installed.
The ttf-mscorefonts-installer
package doesn't work for me, it constantly shows an error of "Failed to download extra data files". There's probably a different way to install this one font...
ttf-
package doesn't work. My question is about whether there's a better way to install it than just manually copying a .ttf file into a folder (aka, what's the best way?). – Aaron Franke May 08 '17 at 07:55sudo apt install ttf-mscorefonts-installer
– gene_wood Dec 04 '21 at 16:44