I try to remove macFUSE from my system, and I deleted the followings already:
/Library/Filesystems/macfuse.fs/Library/Frameworks/macFUSE.framework
Then I found a directory as /Library/StagedExtensions/Library/Filesystems/macfuse.fs. Naturally I tried to run sudo rm -rf /Library/StagedExtensions/Library/Filesystems/macfuse.fs but I got Operation not permitted.
How do I delete them?
I'm using Monterey (12.4) on Apple M1 Pro.