Download Fedora 44 version of package with `dnf download`

I run Fedora 43, but need the more updated version of google-noto-color-emoji-fonts with the SVGs, which is currently only available on Fedora 44. I don’t need the package to be installed on my system though. Any ideas what dnf download command I would use for this?

dnf download google-noto-color-emoji-fonts --releasever=44 --destdir=Downloads

3 Likes