Score:1

Where does Virtualbox store Literally ALL of its Files & Packages?

ar flag

So I'm thinking of installing Virtualbox on my Ubuntu machine but I'm not completely sure if I actually should. One thing that I am uneasy about is the fact that I don't know where all the files are stored. I am simply installing virtualbox with apt (but not directly downloading the .deb from the website), like this:

sudo apt install virtualbox

I'm not that crazy about what packages are coming with virtualbox, but I'm more concerned about every single file virtualbox adds to my filesystem so I know what to remove and how to remove it if I want to completely remove virtualbox.

Basically, I would like to know all the locations where virtualbox stores every single one of its files.

I'm using Ubuntu 20.04.3 LTS

user535733 avatar
cn flag
If you want to remove Virtualbox, you will use apt. And apt DOES know where all the files are located. But, for the fun of it, answer below.
Score:6
cn flag

Look up the package (and each dependency) in https://packages.ubuntu.com ...


package.ubuntu.com page for virtualbox


... and Scroll to the bottom of the page...


bottom of the page

...and click on the link for "list of files"

Score:3
us flag

You can get this info from the Properties menu in synaptic...but only for installed packages.

I have virtualbox-6.1 installed, not virtualbox, but here is the information for that (in a pastebin, it is over the 30,000 character limit for an answer :(

https://pastebin.com/9rJAJuGd

FWIW, virtualbox is a wonderful tool, I use it all the time.

Score:1
zw flag

The VirtualBox Program Files (windows term) will be located in your root (/) filesystem. Complete file list for deb-package from official repository is here (about 110 Mb).

The VMs will be stored by default inside your home folder in folders like ~/VirtualBox VMs (you can change this location from preferences if you have problems with free space). Some settings will be stored at ~/.config/VirtualBox .

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.