I have some scripts that download the latest software's version and install silently. All it's works, but Audacity not.
The commands that I'm using is
wget "https://www.fosshub.com/Audacity.html?dwl=audacity-win-2.3.0.exe" -OutFile C:\Temp\Audacity.exe
But this exe is downloaded like a html file.