Skip to content

mikaellofgren/PkgsCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PkgsCleaner

Read PKG and PKG recipe files, return uninstall-script for easy export as nopayload pkg or script.
Use the Open menu to read from a PKG file.

In my testing in returns a script in 10 sec for a big PKGs (like Microsoft Office).

Always test your uninstall script before deploy.

Hopefully its this saves your time when you want to uninstall any app or just to get a overview over what a PKG install.

Use Help menu - Open temp folder to see the open/expanded PKG included files.

System requirements: 10.13 or newer

This is my first attempt to do a Swift app...Its open source so if anyone want to join, Im happy with that.

Todo

  • CLI version (to return a uninstallscript)
  • Drag n drop
  • Undo in textfield
  • Better Notification after export