pub(super) fn validate_install_inputs( download_path: &Path, install_dir: &Path, package_name: &str, ) -> Result<()>