Skip to content

Releases: danijeljw/Uninstall-BlueStacks

Minor Update

27 Oct 13:08
Compare
Choose a tag to compare

Simply does what it says - removes BlueStacks completely from Mac OS X for you. No effort required on your behalf! Download DMG file and run application. Restart your computer once you have finished.

Notice: This project has been moved to SourceForge please update your bookmarks. Only final editions and ReadMe are published to GitHub.

Terminal Install & Run

sudo curl "http://sourceforge.net/p/osxbluestacksuninstaller/code/ci/master/tree/RemBlueStacks.sh?format=raw" -o "/usr/bin/RemBlueStacks" && sudo chmod +x /usr/bin/RemBlueStacks && sudo RemBlueStacks

Changes in 2.0.1

  • Added transparent button layer

Version 2.0.0

27 Oct 12:42
Compare
Choose a tag to compare

Simply does what it says - removes BlueStacks completely from Mac OS X for you. No effort required on your behalf! Download DMG file and run application. Restart your computer once you have finished.

Notice: This project has been moved to SourceForge please update your bookmarks. Only final editions and ReadMe are published to GitHub.

Terminal Install & Run

sudo curl "http://sourceforge.net/p/osxbluestacksuninstaller/code/ci/master/tree/RemBlueStacks.sh?format=raw" -o "/usr/bin/RemBlueStacks" && sudo chmod +x /usr/bin/RemBlueStacks && sudo RemBlueStacks

Changes in 2.0.0

  • Redeveloped application for OS X
  • Coded in AppleScriptObjC
  • Bitcoin donation option accepted
  • Nice GUI version
  • License changed to MIT

Version 1.4.1

11 Oct 15:04
Compare
Choose a tag to compare

Updated some files.

Uninstall BlueStacks OS X v1.3

29 Sep 03:59
Compare
Choose a tag to compare

Uninstall BlueStacks

Bash script that will completely remove BlueStacks from OS X.

Licence: BSD 2-clause
Coding: Danijel J
URL: http://danijelj.com/?p=124

Updates:

Fixed crashing OS X when ran.
Changed licence
Recompiled into stand alone app