Skip to content

Instantly share code, notes, and snippets.

@farskid
Forked from miguelmota/remove_tuxera.sh
Last active June 13, 2019 19:40
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 farskid/4b17c68534be9707503a8d78278b9b0b to your computer and use it in GitHub Desktop.
Save farskid/4b17c68534be9707503a8d78278b9b0b 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
sudo rm -rf /Library/Filesystems/tuxera_ntfs.fs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment