Pearcleaner is free, open source and currently on hold. What that means
An honest look at the open source Mac uninstaller: what it does well, its licence, and the maintenance status you should know about.
Open source is a genuine advantage in this category, because a cleanup tool asks you to trust it with deletion. Pearcleaner is the option people mean when they ask for one, and there are two things worth knowing before you install it.
What it does
- Uninstalls applications with the files they left elsewhere, the same job as AppCleaner.
- Finds orphaned files from apps that are already gone, which most uninstallers cannot do.
- Handles development leftovers, which is unusual in this category.
- Searches files across the locations apps write to.
The orphaned file search is the interesting one, because it is the limitation of the app first approach: AppCleaner cannot reach anything once the app itself is deleted, and a tool that scans from the disk side can.
The maintenance status matters here
For most software, a project on hold is a minor consideration. For a tool that deletes files based on rules about where apps put things, it matters more, because macOS keeps changing those locations. A version that was accurate in 2025 will drift, and the failure mode is either missing files or matching the wrong ones.
That is not a reason to avoid it today. It is a reason to read what it proposes to delete rather than trusting the list, which is advice that applies to every tool in this category anyway.
The licence, briefly
Apache 2.0 with the Commons Clause means the source is readable and modifiable but not sellable. For a user that changes nothing; it is worth knowing only because it is why the project describes itself as source available and fair code rather than as open source without qualification.
The alternatives
| Tool | Cost | Starts from | Maintained |
|---|---|---|---|
| Pearcleaner | Free | App or disk | On hold since end of 2025 |
| AppCleaner | Free | An app you still have | Yes |
| CleanMyMac | Subscription | Its own scan | Yes |
| Free Mac | Free to scan | The disk | Yes |
AppCleaner remains the simplest free choice for uninstalling something you still have, and the honest note about all of them is in are Mac cleaner apps safe.
Common questions
Is Pearcleaner safe to use?
It is open source, free and widely used, which makes it more inspectable than most. The caveat is that its project page states development has been on hold since the end of 2025, and rules about where apps store files drift as macOS changes.
Is Pearcleaner still maintained?
Its GitHub page states that development has basically stopped since the end of 2025 and the project is on hold, checked on 10 September 2026. The current release listed is 5.4.3.
What does Pearcleaner do that AppCleaner does not?
It can search for orphaned files from applications that are already deleted, and it handles development leftovers. AppCleaner works from an application you still have installed.
Is Pearcleaner free?
Yes, and its source is available under Apache 2.0 with the Commons Clause, which prohibits monetising the app or modified versions. That is why it describes itself as fair code rather than simply open source.