Skip to content

Instantly share code, notes, and snippets.

@prat14k
Forked from miguelmota/remove_tuxera.sh
Created July 26, 2018 07:45
Show Gist options
  • Save prat14k/e7cc3aacde4b2caf034b79119db94122 to your computer and use it in GitHub Desktop.
Save prat14k/e7cc3aacde4b2caf034b79119db94122 to your computer and use it in GitHub Desktop.
Completely uninstall and remove Tuxera NTFS on MacOs (resets trial version)
rm -rf /Applications/Tuxera\ Disk\ Manager.app
rm -rf /Library/Application\ Support/Tuxera\ NTFS
rm -rf /Library/Filesystems/fusefs_txantfs.fs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment