A
Edit: they are not created by upgrading to 15.1, but by upgrading to the third quarterly 2026…
pkg info | grep backup | grep Compatibility tells me that I've got 73 automatic created backup packages installed by upgrading via pkg to 15.1; They look like this: gimp3-app-backup-libgimp-3.0.so.0-20260713090759
gimp3-app-backup-libgimp-scriptfu-3.0.so.0-20260713090759
gimp3-app-backup-libgimpbase-3.0.so.0-20260713090759
… pkg autoremove won't delete them, but they have no dependency and aren't needed (anymore). So… how to remove them all? There should be an easy way for the end user who uses packages without writing scripts or complex shell commands…Edit: they are not created by upgrading to 15.1, but by upgrading to the third quarterly 2026…