Skip to content

Instantly share code, notes, and snippets.

@ctrngk
Forked from miguelmota/remove_tuxera.sh
Created June 19, 2018 12:06
Show Gist options
  • Save ctrngk/daff2260b6d033526a87b2968989d15e to your computer and use it in GitHub Desktop.
Save ctrngk/daff2260b6d033526a87b2968989d15e 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