Skip to content

Instantly share code, notes, and snippets.

@smowtion
Forked from miguelmota/remove_tuxera.sh
Created August 10, 2021 04:22
Show Gist options
  • Save smowtion/dbf11dbaca51b5232724ab9b799c0e6e to your computer and use it in GitHub Desktop.
Save smowtion/dbf11dbaca51b5232724ab9b799c0e6e 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