Hi,
I've re-added the original wget as wget1 in Rawhide and also in F41 and
F42 (updates now in Bodhi). wget binary is provided by wget1-wget
subpackage. Once these updates get to the compose, if you want to start
using wget1 instead of wget2, either swap the packages via dnf:
# dnf swap wget2-wget wget1-wget
OR use --allowerasing:
# dnf --allowerasing install wget1-wget
Regards,
Michal Ruprich