mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-07 11:20:47 +01:00
Attempting to uninstall an non-existing package will result in an error. So, when replace=True for install_apk(), only attempt to uninstall if the package is already present on the target.