On Wed, Oct 21, 2020 at 4:06 PM Joe Zeff <j...@zeff.us> wrote:
> And if I want to install the whole family?  I'm not sure which ones I'll
> need, and don't want to have to stop and install more in the middle of
> the job.

sudo dnf install 'font(nimbusroman)' 'font(nimbussans)' 'font(nimbusmonops)'

As far as I can tell, that gets you all of them.  If you prefer
package names over font(), then:

sudo dnf install urw-base35-nimbus-roman-fonts
urw-base35-nimbus-sans-fonts urw-base35-nimbus-mono-ps-fonts

-- 
Jerry James
http://www.jamezone.org/
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to