rtrouton / rtrouton_scripts

Scripts to share
MIT License
1.3k stars 489 forks source link

Flash Removal needs addition pkgutil --forget #75

Closed WardsParadox closed 3 years ago

WardsParadox commented 3 years ago

https://github.com/rtrouton/rtrouton_scripts/blob/454ac12151c3d2488a125c86932e40ef72fd1e6b/rtrouton_scripts/uninstallers/adobe_flash_uninstall/adobe_flash_uninstall.sh

You called out removal of the pepper flash plugin and pieces but didn't remove the receipts either: pkgutil --forget com.adobe.pkg.PepperFlashPlayer 2>&1 > /dev/null

PR will come your way soon