Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@Linesmerrill
Forked from miguelmota/remove_tuxera.sh
Created February 25, 2018 16:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Linesmerrill/bd21b79224a07e10c34fde76dbeaa10e to your computer and use it in GitHub Desktop.
Save Linesmerrill/bd21b79224a07e10c34fde76dbeaa10e 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