pub fn run( package_source: String, download_type: DownloadType, output_dir: Option<PathBuf>, ) -> Result<()>