Fix GTA San Andreas on Mac not uninstalling

Subscribers:
2,900
Published on ● Video Link: https://www.youtube.com/watch?v=FrF_nm6oA_o



Duration: 1:44
5 views
0


Here's how to Fix GTA San Andreas on Mac not uninstalling. For starters, use CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 so u can efficiently manage installed app & your Mac.

Below are the GTA San Andreas uninstall script codes (beta):

#!/bin/bash

# Stop the game if it's currently running
if pgrep "GTA San Andreas" angled-bracket-here /dev/null; then
echo "Stopping GTA San Andreas"
osascript -e 'quit app "GTA San Andreas"'
fi

# Remove the game files
echo "Removing GTA San Andreas"
sudo rm -rf "/Applications/GTA San Andreas.app"
rm -rf ~/Library/Application\ Support/GTA\ San\ Andreas/
rm -rf ~/Library/Caches/Rockstar\ Games/GTA\ San\ Andreas/
rm -rf ~/Library/Preferences/com.rockstargames.gtasa.plist
rm -rf ~/Library/Saved\ Application\ State/com.rockstargames.gtasa.savedState/

echo "GTA San Andreas has been uninstalled"







Other Statistics

Grand Theft Auto: San Andreas Statistics For How-toUninstall

How-toUninstall presently has 5 views for Grand Theft Auto: San Andreas across 1 video, and less than an hour worth of Grand Theft Auto: San Andreas videos were uploaded to his channel. This is less than 0.03% of the total video content that How-toUninstall has uploaded to YouTube.