Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjoernalbers/uninstall-mackeeper
Uninstall MacKeeper
https://github.com/bjoernalbers/uninstall-mackeeper
app apple mac mackeeper macos package pkg uninstall uninstaller
Last synced: 5 days ago
JSON representation
Uninstall MacKeeper
- Host: GitHub
- URL: https://github.com/bjoernalbers/uninstall-mackeeper
- Owner: bjoernalbers
- License: mit
- Created: 2019-03-29T15:09:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-22T09:32:09.000Z (about 5 years ago)
- Last Synced: 2024-12-06T06:11:43.658Z (2 months ago)
- Topics: app, apple, mac, mackeeper, macos, package, pkg, uninstall, uninstaller
- Language: Shell
- Homepage: https://bjoernalbers.github.io/uninstall-mackeeper/
- Size: 31.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Uninstall MacKeeper
Do you want to completely remove [MacKeeper](https://mackeeper.com) from your
Mac?
Here's an easy and reliable method:1. Download
[latest release](https://github.com/bjoernalbers/uninstall-mackeeper/releases/latest)
of the uninstaller package ("Uninstall-MacKeeper-*VERSION*.pkg")
2. Double-click downloaded package in your "Downloads" folder
3. Follow the on-screen instructionsThat's all.
Bye bye, MacKeeper :-)## Acknowledgements
Thanks to
[@kitzy](https://github.com/kitzy)
for his shell script
[`deleteMacKeeper.sh`](https://gist.github.com/kitzy/fbbf606ada4336da74d3).
It was an inspiration for this project and the first automatic method to
delete MacKeeper that I've found.## Automatic Tests
[![Build Status](https://travis-ci.org/bjoernalbers/uninstall-mackeeper.svg?branch=master)](https://travis-ci.org/bjoernalbers/uninstall-mackeeper)
## License
This software is Open Source and released under the [MIT License](LICENSE.txt).