Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install virtualbox-ext-pack on Debian Unstable (Sid)


Install virtualbox-ext-pack

Installing virtualbox-ext-pack package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install virtualbox-ext-pack

virtualbox-ext-pack package information

distro Debian Unstable (Sid)
section Non-Free
name virtualbox-ext-pack
version 5.0.16-1
description extra capabilities for VirtualBox, downloader.
subsection misc
website virtualbox.org
maintainer Debian Virtualbox Team

Uninstall virtualbox-ext-pack

To remove just virtualbox-ext-pack package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove virtualbox-ext-pack

Uninstall virtualbox-ext-pack and it’s dependent packages

To remove the virtualbox-ext-pack package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove virtualbox-ext-pack

Purging virtualbox-ext-pack

If you also want to delete configuration and/or data files of virtualbox-ext-pack from Debian Sid then this will work:

sudo apt-get purge virtualbox-ext-pack

To delete configuration and/or data files of virtualbox-ext-pack and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove virtualbox-ext-pack

 

Comments

comments