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