Skip to content

Instantly share code, notes, and snippets.

@devmatheus
Forked from miguelmota/remove_tuxera.sh
Created November 17, 2022 11:34
Show Gist options
  • Save devmatheus/ff41110421f648313e5e262fe4869575 to your computer and use it in GitHub Desktop.
Save devmatheus/ff41110421f648313e5e262fe4869575 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