pub async fn handle_uninstall_shim( config: &Config, target: &str, force: bool, purge: bool, dry_run: bool, ) -> Result<()>