pub async fn handle_install( config: &Config, category: Option<&str>, dry_run: bool, force: bool, ) -> Result<()>