I rummaged around on the internet and found:
thunderbird-60.6.1-1.fc30.x86_64.rpmThe question now is how best to install this. I already have some version of Thunderbird 68 installed by default from the usual Fedora packages (I am running Fedora 32). I would like to install this and ensure that the normal update process does not automatically replace it.
This may actually be simple:
dnf downgrade thunderbird-60.6.1-1.fc30.x86_64.rpmThis goes in without a hitch. To verify what version of Thunderbird I am running is not obvious. Click on the "hamburger" in the upper right, then Help, then "About Mozilla Thunderbird" gets the version infomation.
exclude=thunderbird*Then type "dnf update" to verify that it doesn't have any ideas about updating thunderbird.
Adventures in Computing / tom@mmto.org