I did remove the virtualbox packages you mentioned and also purged them but that shouldn't make a difference.
In your case you're looking for services. Simply disable the services and your boot up time will skyrocket. Therefore, you want to disable the vboxadd and vboxadd-service services as follow:
From Terminal:
Reboot and ENJOY! ;D
So, users do not necessarily need remove the packages unless (as in your case) don't have a need for them. Disabling the services will be plenty enough.
Code:
sudo apt remove --purge virtualbox-guest-utils virtualbox-guest-x11 virtualbox-guest-dkms
In your case you're looking for services. Simply disable the services and your boot up time will skyrocket. Therefore, you want to disable the vboxadd and vboxadd-service services as follow:
From Terminal:
Code:
sudo systemctl disable vboxadd vboxadd-service
Reboot and ENJOY! ;D
So, users do not necessarily need remove the packages unless (as in your case) don't have a need for them. Disabling the services will be plenty enough.
https://unlockforus.com
Sorry for seeming stupid and preferring Linux - I just don't know any better.
Sorry for seeming stupid and preferring Linux - I just don't know any better.
![[Image: AGxgqJ6.png]](http://i.imgur.com/AGxgqJ6.png)