J'utilise Ubuntu 16.04 64-bit. J'ai essayé de désinstaller VirtualBox, mais j'ai eu beaucoup d'erreurs qui se sont terminées par un avertissement me disant que mon Software Centre a échoué. J'ai redémarré le système et j'allais réessayer. J'ai exécuté : apt-get update
y apt-get upgrade
avant d'essayer quoi que ce soit d'autre.
Lorsque j'ai exécuté la commande de mise à niveau, VirtualBox s'est automatiquement installé en même temps, mais après avoir émis de nombreux avertissements (je ne me souviens pas exactement de ce qu'ils étaient).
Je pense que je devrais le désinstaller et recommencer à zéro, mais lorsque j'essaie de le faire en utilisant le logiciel apt-get remove virtualbox* --purge
j'ai obtenu ces résultats :
ananthan@ananthan-X556UQK~$ sudo apt-get remove virtualbox\* --purge
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'virtualbox-source' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-utils' for glob 'virtualbox\*'
Note, selecting 'virtualbox-ose' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-modules' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-additions-iso' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-dkms' for glob 'virtualbox\*'
Note, selecting 'virtualbox-dkms' for glob 'virtualbox\*'
Note, selecting 'virtualbox-ext-pack' for glob 'virtualbox\*'
Note, selecting 'virtualbox' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-source' for glob 'virtualbox\*'
Note, selecting 'virtualbox-ose-fuse' for glob 'virtualbox\*'
Note, selecting 'virtualbox-qt' for glob 'virtualbox\*'
Note, selecting 'virtualbox-2.0' for glob 'virtualbox\*'
Note, selecting 'virtualbox-2.1' for glob 'virtualbox\*'
Note, selecting 'virtualbox-2.2' for glob 'virtualbox\*'
Note, selecting 'virtualbox-modules' for glob 'virtualbox\*'
Note, selecting 'virtualbox-3.0' for glob 'virtualbox\*'
Note, selecting 'virtualbox-3.1' for glob 'virtualbox\*'
Note, selecting 'virtualbox-3.2' for glob 'virtualbox\*'
Note, selecting 'virtualbox-4.0' for glob 'virtualbox\*'
Note, selecting 'virtualbox-4.1' for glob 'virtualbox\*'
Note, selecting 'virtualbox-4.2' for glob 'virtualbox\*'
Note, selecting 'virtualbox-4.3' for glob 'virtualbox\*'
Note, selecting 'virtualbox-5.0' for glob 'virtualbox\*'
Note, selecting 'virtualbox-5.1' for glob 'virtualbox\*'
Note, selecting 'virtualbox-dbg' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-X11' for glob 'virtualbox\*'
Note, selecting 'virtualbox-guest-additions' for glob 'virtualbox\*'
Package 'virtualbox-ose' is not installed, so not removed
Package 'virtualbox-ose-fuse' is not installed, so not removed
Note, selecting 'virtualbox-dkms' instead of 'virtualbox-modules'
Package 'virtualbox-2.0' is not installed, so not removed
Package 'virtualbox-2.1' is not installed, so not removed
Package 'virtualbox-2.2' is not installed, so not removed
Package 'virtualbox-3.0' is not installed, so not removed
Package 'virtualbox-3.1' is not installed, so not removed
Package 'virtualbox-3.2' is not installed, so not removed
Package 'virtualbox-4.0' is not installed, so not removed
Package 'virtualbox-4.1' is not installed, so not removed
Package 'virtualbox-4.2' is not installed, so not removed
Package 'virtualbox-4.3' is not installed, so not removed
Package 'virtualbox-5.0' is not installed, so not removed
Package 'virtualbox-guest-additions' is not installed, so not removed
Package 'virtualbox-5.1' is not installed, so not removed. Did you mean 'virtualbox-5.1:i386'?
Package 'virtualbox' is not installed, so not removed
Package 'virtualbox-dbg' is not installed, so not removed
Package 'virtualbox-dkms' is not installed, so not removed
Package 'virtualbox-ext-pack' is not installed, so not removed
Il me dit qu'il est incapable d'installer quoi que ce soit parce que rien n'a été installé, mais je suis capable d'ouvrir VirtualBox donc il doit être installé. J'appréhende de l'essayer sous cette forme.
Comment puis-je désinstaller ceci ? Ou dois-je essayer de l'utiliser tel quel ?