pub fn remove_package( cellar: impl AsRef<Path>, name: &str, version: &str, ) -> Result<()>
Remove an installed package from the Cellar