Skip to content

pk: Rework local resource to allow uninstalling and upgrading

Alessandro Astone requested to merge aleasto/discover:pk-local-uninstall into master

Removing: Prior to this change clicking "Remove" would instead try to install the package, and fail because it's already installed.

Upgrading: Prior to this change discover would only offer to install a different version of the same package if it provided new files.

Merge request reports