pub async fn handle_uninstall_approved( config: &Config, target: Option<&str>, purge: bool, dry_run: bool, yes: bool, ) -> Result<()>