Hacker News new | ask | show | jobs
by vbsteven 2535 days ago
As far as I know most traditional package managers only remove files and folders declared in the package. Not files installed somewhere else during the install script or created by the binary when it runs.
1 comments

Files installed elsewhere during the install script are treated as config files and can be purged, no?