Skip to content

Instantly share code, notes, and snippets.

@williamukoh
Forked from miguelmota/remove_tuxera.sh
Created March 26, 2018 21:56
Show Gist options
  • Save williamukoh/3f574292b09a7efee0f81cb0f06ba2c4 to your computer and use it in GitHub Desktop.
Save williamukoh/3f574292b09a7efee0f81cb0f06ba2c4 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