I would like to download, then install a .exe file from a URL via the command line via wget or curl. Specifically MS Build Tools 2015 (https://www.microsoft.com/en-us/download/confirmation.aspx?id=48159) .
I understand that I cannot install a .exe through Ubuntu, and must install wine to do so. https://help.ubuntu.com/community/Wine (Please let me know if anyone has any other recommendations.)
How would I go about downloading the .exe file from the given URL?
Any help would be greatly appreciated!
This link will be redirected to exe file. You can download it as usual:
Or simply open link from your question with your web-browser.