Fix Alfred 4 for Mac not uninstalling
Channel:
Subscribers:
15,200
Published on ● Video Link: https://www.youtube.com/watch?v=qvu3eUgACrw
Here's how to Fix Alfred 4 for Mac not uninstalling. Get CleanMyMac X@ https://macpaw.audw.net/c/376211/63812/1733 in on time.
Here's the .sh extension codes:
#!/bin/bash
# Uninstall Alfred 4
sudo rm -rf /Applications/Alfred\ 4.app
sudo rm -rf ~/Library/Application\ Support/Alfred\ 4
sudo rm -rf ~/Library/Caches/com.runningwithcrayons.Alfred-4
sudo rm -rf ~/Library/Preferences/com.runningwithcrayons.Alfred-4.plist
sudo rm -rf ~/Library/Preferences/com.runningwithcrayons.Alfred-Preferences-4.plist
And to reinstall the Alfred 4 for Mac app, hit https://www.alfredapp.com/help/v4/.
Learn more@ https://www.youtube.com/c/ITGuides/search?query=Mac.