gerard / ext4fuse

EXT4 implementation for FUSE
GNU General Public License v2.0
895 stars 109 forks source link

Update install command for brew #70

Open janstieler opened 2 years ago

janstieler commented 2 years ago

Update install command for OSX install with brew:

Error: brew cask is no longer a brew command. Use brew <command> --cask instead.

Cheers

LeeBinder commented 2 years ago

??

$ brew install --cask ext4fuse Error: Cask 'ext4fuse' is unavailable: No Cask with this name exists.

Can you please share the working complete command how to install ext4fuse with brew?

janstieler commented 2 years ago

Ext4fuse is available at brew brew install ext4fuse

LeeBinder commented 2 years ago

that doesn't work anymore because the homebrew team blocked modules requiring macFUSE. But I found the solution to all this in this issue thread.