pub(super) fn build_install_args( installer: &CatalogInstaller, install_dir: &Path, package_name: &str, ) -> Result<Vec<String>>