pub fn update_package(name: &str) -> Result<()>
Expand description

Errors

Will return Err if the command fails to execute

Panics

Will panic if the command fails to execute