Hey guys, I’m kinda new on Linux . My first os was Ubuntu ( it was nightmare) . Then later I shifted from pop os to Fedora and I’m liking it . But I noticed that the fonts that I get in my browser are just horrible. So I followed some github guide like " Fedora Noble Setup " . There he mentioned about the issues and his suggestio was using these corresponding commands,
" # Install dependencies
sudo dnf install -y curl cabextract xorg-x11-font-utils fontconfig
Install the fonts
sudo rpm -i --nodigest --nosignature Download msttcore-fonts-installer-2.6-1.noarch.rpm (mscorefonts2)
Update font cache
sudo fc-cache -fv "
I tried but for some reason the problem is still going on . I rebot my laptop
and still same . I don’t know what to do about that and can’t find much guide on that .