mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-08 11:50:55 +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.