You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Select a package where the linked .app package is already deleted (entries greyed out) and click 'Forget'. Confirm the following dialog to forget the package. No error is shown.
Expected behavior
The package should be removed from the receipts database.
Actual behavior
Nothing happens. Restarting EasyPKG still lists the package.
EasyPKG version
1.2.1
OS
Sonoma 14.2.1
Thoughts
I suspect that there is an issue with the helpers access privileges. I don't remember if I was asked for credentials when registering the helper. Kudos for getting the private PackageFramework to work at all. I had to manually parse the package BOM with a custom C++ framework to get it to work in Swift.