Virtualbox 5.1 -> 5.2

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Abuche
Posts: 11
Joined: 10. Oct 2017, 17:30

Virtualbox 5.1 -> 5.2

Post by Abuche »

Hello ,

For uninstall package, i have errors :
sudo dpkg --force-all --purge virtualbox-5.1_5.1.28-117968~Ubuntu~xenial_amd64.deb

dpkg: error: --purge needs a valid package name but 'virtualbox-5.1_5.1.28-117968~Ubuntu~xenial_amd64.deb' is not: illegal package name in specifier 'virtualbox-5.1_5.1.28-117968~Ubuntu~xenial_amd64.deb': character '~' not allowed (only letters, digits and characters '-+._')

Type dpkg --help for help about installing and deinstalling packages [*];
Use 'apt' or 'aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !
I want to install : virtualbox-5.2_5.2.0-118431~Ubuntu~xenial_amd64.deb

@+
Help me
:wink:
towo2099
Volunteer
Posts: 362
Joined: 18. Aug 2014, 21:53
Primary OS: Debian Sid
VBox Version: PUEL
Guest OSses: Android, Linux

Re: Virtualbox 5.1 -> 5.2

Post by towo2099 »

dpkg --purge virtualbox-5.1
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: Virtualbox 5.1 -> 5.2

Post by socratis »

Just because a program deals with VirtualBox has a problem, it doesn't make it a VirtualBox problem. You're having an issue that has nothing to do with VirtualBox, so my suggestion would be to treat it as such, as a native problem with the OS or the application of the guest. Your "dpkg" database and/or commands in your case...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Abuche
Posts: 11
Joined: 10. Oct 2017, 17:30

Re: Virtualbox 5.1 -> 5.2

Post by Abuche »

thank towo2099

I am not the best with command dpkg
Post Reply