Skip to content

Instantly share code, notes, and snippets.

@palimadra
Forked from miguelmota/remove_tuxera.sh
Created November 30, 2017 18:18
Show Gist options
  • Save palimadra/0669462e0ac5ffd61b5d03c004b3fc7f to your computer and use it in GitHub Desktop.
Save palimadra/0669462e0ac5ffd61b5d03c004b3fc7f 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