fonts icon indicating copy to clipboard operation
fonts copied to clipboard

Powerline fonts not working with Fedora

Open adds68 opened this issue 6 years ago • 2 comments

Hi,

I used Fedoras package manager DNF to install powerline-fonts, but the fonts don't appear in my fonts list?

Any idea what could be causing this?

adds68 avatar Oct 17 '19 10:10 adds68

well, the rpm version of this package does not include any fonts. Just symbols.

Developer should probably add this to the readme...

rpm -ql powerline-fonts 
/etc/fonts/conf.d/10-powerline-symbols.conf
/usr/share/doc/powerline-fonts
/usr/share/doc/powerline-fonts/LICENSE
/usr/share/doc/powerline-fonts/README.rst
/usr/share/fontconfig/conf.avail/10-powerline-symbols.conf
/usr/share/fonts/truetype
/usr/share/fonts/truetype/PowerlineSymbols.otf

dcsouthwick avatar Nov 16 '19 18:11 dcsouthwick

Indeed, as a workaround you can use custom installation script.

makarov-roman avatar Dec 04 '19 10:12 makarov-roman