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
  • Select an option

  • Save devmatheus/ff41110421f648313e5e262fe4869575 to your computer and use it in GitHub Desktop.

Select an option

Save devmatheus/ff41110421f648313e5e262fe4869575 to your computer and use it in GitHub Desktop.

Revisions

  1. @miguelmota miguelmota revised this gist Mar 25, 2019. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions remove_tuxera.sh
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    rm -rf /Applications/Tuxera\ Disk\ Manager.app
    rm -rf /Library/Application\ Support/Tuxera\ NTFS
    rm -rf /Library/Filesystems/fusefs_txantfs.fs
    sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app
    sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS
    sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs
  2. @miguelmota miguelmota created this gist Sep 13, 2017.
    3 changes: 3 additions & 0 deletions remove_tuxera.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    rm -rf /Applications/Tuxera\ Disk\ Manager.app
    rm -rf /Library/Application\ Support/Tuxera\ NTFS
    rm -rf /Library/Filesystems/fusefs_txantfs.fs