pub fn get_db_root() -> Result<PathBuf, Error>
Returns the root directory for the package database.
Returns an error if the home directory cannot be determined.