Page 1 of 1
VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 10:13
by markos2680
VirtualBox 6.1.6 for Linux All distributions does not work, but opens the .run file in text format
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 12:25
by multiOS
I assume you mean you want to execute the .run file, not download it.
In general, Linux distros do not natively know what to do with a .run file, so just open it as the text file it is. You (the User) have to specifically instruct the Linux Distro to execute the file rather than open it in a Text Editor. How you do that depends on the specific Linux Distro, but see:
https://howtoubuntu.org/how-to-execute- ... -in-ubuntu, which describes how to do it in Ubuntu and other Debian-based distros. VirualBox Guest Additions will require Root privileges, so use the 'sudo' option mentioned.
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 13:07
by markos2680
I want to download the .run file and then execute it
Just like I did in all the previous version
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 13:11
by markos2680
Click 'All Distributions' on
https://www.virtualbox.org/wiki/Linux_Downloads to see what happens
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 14:14
by multiOS
Tried and the solution appears to be: Right-Click on the link and select 'Download Linked File'. When the download completes delete the final '.txt ' extention from the file name Looks like 'they' probably forgot to put it in a 'zip' file.
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 15:04
by Martin
If there appears a '.txt' at the end of the downloaded file that is a problem with your local web browser.
The link and the file on the download server end correctly in '.run'.
Re: VirtualBox 6.1.6 for Linux all distributions download problem
Posted: 17. Apr 2020, 17:58
by markos2680
multiOS wrote:Tried and the solution appears to be: Right-Click on the link and select 'Download Linked File'. When the download completes delete the final '.txt ' extention from the file name Looks like 'they' probably forgot to put it in a 'zip' file.
Ok. Ιt works. Not exactly as described but it works. Thanks