Can't install Virtual Box keep getting Install Pending WHY ?

Asked by Lynne Stevens

I downloaded the latest on from Virtual Box site and clicked on it and the Ubuntu Software opens and I click on Install and that is aa far as it gets . . What do I have to do install manually ?
   sudo install virtualbox-6.0_6..0.14-133895~Ubuntu~bionic_amd64.deb -t /lynne/VirtualBox VMs . . And then it can't find the Directory is says
That is the Directory I saved to the Back up drive so I would not spend hours RE INSTALLING all of the Windows 7-1 and 8-1

Oh by the way 20.04 is not ready for Prime time . . Had it on this laptop for under 4 hours there are a lot of Programs I use which it said Not here you don't . . Like A;mamah Diary I have 6 plus years of stuff there . . And none of the programs would import the files
It is like my daily Planner of sorts . .Right now it has the list of Programs to RE LOAD into the 19.10 . . Went back to it yesterday late . .

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Why not use:

sudo apt update
sudo apt install virtualbox

It's in the repositories, ready to install. No manual download is needed.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

https://packages.ubuntu.com/search?keywords=virtualbox&searchon=names&suite=focal&section=all

You don't need to manually download stuff like in Windows. It's all packaged nicely for you

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Ubuntu 19.10 went EOL (end of life) on 17th July 2020
https://wiki.ubuntu.com/Releases

There are no more packages for it and zero support

Revision history for this message
Manfred Hampl (m-hampl) said :
#4

1. Ubuntu 19.10 is not supported any more, see https://wiki.ubuntu.com/Releases
If you want to use a supported Ubuntu release different from 20.04 LTS, then your best choice would probably be 18.04 LTS

2. You are writign about a "A;mamah Diary".
If this should read "almanah", then it is definitely available in Ubuntu 20.04.

3. The command
sudo install virtualbox-6.0_6..0.14-133895~Ubuntu~bionic_amd64.deb -t /lynne/VirtualBox VMs . .
is nonsense.

What you need probably is
sudo dpkg --install virtualbox-6.0_6.0.14-133895~Ubuntu~bionic_amd64.deb
(Note: Version 6.0.14-133895 is not the newest one, but is outdated, you probably better install version 6.0.24-139119 or even better 6.1.14-140239, to be downloaded from https://www.virtualbox.org/wiki/Linux_Downloads )

Why don't you just use the Version of Virtualbox available in the Ubuntu repositories?

After installing you have to configure the directory where the VM files reside inside the Virtualbox software.

Revision history for this message
Lynne Stevens (jackie40d) said :
#5

Okay will once more remove 19.10 . . How about 19.04 I know I have that one will see if I still have 18.04 . .

The reason I DO NOT use the one at Ubuntu is There are things not in it like using 125 megs of Video and using 2 CPU's plus a few other things as I have tried it and had to dump it and go back to using the one at Virtual Box site . .

THE Diary's that came up were not the one I wanted and tried two of the ones that came up and they would not import the Files from the Almanah Diary back up folder

Revision history for this message
Lynne Stevens (jackie40d) said :
#6

*Tried that as it is on the Virtual Box Site, DID NOT WORK and also
adding keys was done ! *

On 9/10/20 4:31 AM, actionparsnip wrote:
> Your question #692847 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/692847
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Why not use:
>
> sudo apt update
> sudo apt install virtualbox
>
> It's in the repositories, ready to install. No manual download is
> needed.
>

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

With regard to 19.04 you can use the link I gave to see the supported releases. 19.04 is also EOL.

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

See the link already given earlier https://wiki.ubuntu.com/Releases

The only currently supported Ubuntu releases are (in descending sequence)
20.04 LTS
18.04 LTS
16.04 LTS
(14.04 in Extended Security Maintenance - for servers only)

Ubuntu 20.10 is currently in development for publication in October, with 9 month support afterwards.

Also Ubuntu 19.04 is already in "End of Life" status.
So there are only Ubuntu 18.04 and Ubuntu 20.04 remaining as reasonable choices (16.04 will be end of life next April, so that does not make sense any more).

Can you please explain the paragraph:
"The reason I DO NOT use the one at Ubuntu is There are things not in it like using 125 megs of Video and using 2 CPU's plus a few other things as I have tried it and had to dump it and go back to using the one at Virtual Box site . ."

I assume that you missed to recognize that in the Ubuntu repositories the packages are split in a core package (virtualbox) and the managment console (virtualbox-qt). If you want the GUI interface for managing, then you also have to install the virtualbox-qt package.

Can you help with this problem?

Provide an answer of your own, or ask Lynne Stevens for more information if necessary.

To post a message you must log in.