Skip to content

Instantly share code, notes, and snippets.

@sivicencio
Forked from miguelmota/remove_tuxera.sh
Created October 29, 2019 00:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sivicencio/48e452df215ddef6ea059b3503cc0aa3 to your computer and use it in GitHub Desktop.
Save sivicencio/48e452df215ddef6ea059b3503cc0aa3 to your computer and use it in GitHub Desktop.
Completely uninstall and remove Tuxera NTFS on MacOS (resets trial version)
sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app
sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS
sudo 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