virtualbox ext-pack package name for 'virtualbox-5.2'

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I followed this answer to solve a hangup with virtualbox however I can figure how to download the ext-pack for this version.
I tried
sudo apt-get install virtualbox-5.2-ext-pack
sudo apt-get install virtualbox-ext-pack-5.2
Anybody know the command I need to use?
Thanks
virtualbox
add a comment |Â
up vote
1
down vote
favorite
I followed this answer to solve a hangup with virtualbox however I can figure how to download the ext-pack for this version.
I tried
sudo apt-get install virtualbox-5.2-ext-pack
sudo apt-get install virtualbox-ext-pack-5.2
Anybody know the command I need to use?
Thanks
virtualbox
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I followed this answer to solve a hangup with virtualbox however I can figure how to download the ext-pack for this version.
I tried
sudo apt-get install virtualbox-5.2-ext-pack
sudo apt-get install virtualbox-ext-pack-5.2
Anybody know the command I need to use?
Thanks
virtualbox
I followed this answer to solve a hangup with virtualbox however I can figure how to download the ext-pack for this version.
I tried
sudo apt-get install virtualbox-5.2-ext-pack
sudo apt-get install virtualbox-ext-pack-5.2
Anybody know the command I need to use?
Thanks
virtualbox
virtualbox
asked Feb 3 at 19:22
Fabio
82
82
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
Since Virtualbox 5.2 does not exist in the repos, I presume you installed it from the Oracle repo. The extension pack is not in any repo so the first time it needs to be downloaded and installed manually. You can download it from here:
https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack
After the download is finished, double-click on the file and Virtualbox will start and the extension installation wizard will begin automatically. Enter the root password when asked and the installation will finish.
The next time Virtualbox gets updated, the first time you run it, it will detect that an old extension pack is installed and it will ask you whether you want to install the new one or not. When you click Yes, it will download the new one and install it by itself.
nice it worked liked you said
â Fabio
Feb 3 at 20:25
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Since Virtualbox 5.2 does not exist in the repos, I presume you installed it from the Oracle repo. The extension pack is not in any repo so the first time it needs to be downloaded and installed manually. You can download it from here:
https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack
After the download is finished, double-click on the file and Virtualbox will start and the extension installation wizard will begin automatically. Enter the root password when asked and the installation will finish.
The next time Virtualbox gets updated, the first time you run it, it will detect that an old extension pack is installed and it will ask you whether you want to install the new one or not. When you click Yes, it will download the new one and install it by itself.
nice it worked liked you said
â Fabio
Feb 3 at 20:25
add a comment |Â
up vote
1
down vote
accepted
Since Virtualbox 5.2 does not exist in the repos, I presume you installed it from the Oracle repo. The extension pack is not in any repo so the first time it needs to be downloaded and installed manually. You can download it from here:
https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack
After the download is finished, double-click on the file and Virtualbox will start and the extension installation wizard will begin automatically. Enter the root password when asked and the installation will finish.
The next time Virtualbox gets updated, the first time you run it, it will detect that an old extension pack is installed and it will ask you whether you want to install the new one or not. When you click Yes, it will download the new one and install it by itself.
nice it worked liked you said
â Fabio
Feb 3 at 20:25
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Since Virtualbox 5.2 does not exist in the repos, I presume you installed it from the Oracle repo. The extension pack is not in any repo so the first time it needs to be downloaded and installed manually. You can download it from here:
https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack
After the download is finished, double-click on the file and Virtualbox will start and the extension installation wizard will begin automatically. Enter the root password when asked and the installation will finish.
The next time Virtualbox gets updated, the first time you run it, it will detect that an old extension pack is installed and it will ask you whether you want to install the new one or not. When you click Yes, it will download the new one and install it by itself.
Since Virtualbox 5.2 does not exist in the repos, I presume you installed it from the Oracle repo. The extension pack is not in any repo so the first time it needs to be downloaded and installed manually. You can download it from here:
https://download.virtualbox.org/virtualbox/5.2.6/Oracle_VM_VirtualBox_Extension_Pack-5.2.6-120293.vbox-extpack
After the download is finished, double-click on the file and Virtualbox will start and the extension installation wizard will begin automatically. Enter the root password when asked and the installation will finish.
The next time Virtualbox gets updated, the first time you run it, it will detect that an old extension pack is installed and it will ask you whether you want to install the new one or not. When you click Yes, it will download the new one and install it by itself.
answered Feb 3 at 20:13
Stormlord
3,5042625
3,5042625
nice it worked liked you said
â Fabio
Feb 3 at 20:25
add a comment |Â
nice it worked liked you said
â Fabio
Feb 3 at 20:25
nice it worked liked you said
â Fabio
Feb 3 at 20:25
nice it worked liked you said
â Fabio
Feb 3 at 20:25
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1002735%2fvirtualbox-ext-pack-package-name-for-virtualbox-5-2%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password