pub fn get_installed_packages() -> Result<Vec<Package>>
Expand description

Errors

Will return Err if the command fails to execute

Panics

Will panic if the command fails to execute