-
-
Save miguelmota/3f380d75963ca16bd8cc64a10d0d2163 to your computer and use it in GitHub Desktop.
| sudo rm -rf /Applications/Tuxera\ Disk\ Manager.app | |
| sudo rm -rf /Library/Application\ Support/Tuxera\ NTFS | |
| sudo rm -rf /Library/Filesystems/fusefs_txantfs.fs |
nice, this works. that sucker is not enabling the uninstall button
This is also needed:
launchctl unload /Library/LaunchAgents/com.tuxera.ntfs.agent.plist sudo rm -rf /Library/LaunchAgents/com.tuxera.ntfs.agent.plist sudo rm -rf /Library/PreferencePanes/Tuxera\ NTFS.prefPane sudo rm -rf /Library/Preferences/com.tuxera.NTFS.plist
then my mac settings -> unable to load java panel
after removing the app with the help of App Cleaner & Uninstaller a folder is left
/private/var/db/KernelExtensionManagement/AuxKC/CurrentAuxKC/StashedExtensions/E6A642C4-294C-48C9-84B9-1DFE1CAC1A23/tuxera_ntfs.kext
Tried to sudo rm it, but the Operation not permitted
How can one remove it?
Went ahead with an uninstallation via the system preferences, but now I am stuck with tuxera being displayed in the "allow in the background" menu. I tried all sudo commands above and also checked the Launch folders, but could not find anything linking to tuxera. How do I get rid of it?
Here's their procedure for uninstalling:
@gholker I repeat my answer to the "someone" "@h3ct0rjs, well, there was a reason this sh file here was created and that was, I believe, that the Tuxera uninstall, that you point to, did not delete everything for whatever reason".
Did you verify that
uninstall-package.shdid also remove all the files and folders people have posted since 2020? If so, why not mention it? If not, why post what is already here?