osxfuse / sshfs

File system based on the SSH File Transfer Protocol
http://fuse.sourceforge.net
GNU General Public License v2.0
1.16k stars 131 forks source link

How to uninstall SSHFS from mac os #81

Open kamel1239 opened 1 year ago

kamel1239 commented 1 year ago

After installing sshfs from https://osxfuse.github.io/ I would like to uninstall it properly.

is there any script or uninstaller to do the job ? Thanks.

sMtzDczDq commented 1 year ago

You can try this. https://www.mothersruin.com/software/SuspiciousPackage/ You load the pkg in it and it shows files it the installs. Then you can delete them manually. https://www.corecode.io/uninstallpkg/ this is more like an uninstaller but a bit overkill. There are only 2 files in the installer package.

Rivers47 commented 6 months ago

All you need to do is to remove '/usr/local/bin/sshfs' and '/usr/local/share/man/man1/sshfs.1'